Skip to content

Commit

Permalink
Tools\tester.html: use uncompressed .js
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Jul 7, 2022
1 parent 6961bac commit 96c6809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tester.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
<script src="../bin/arturo.min.js"></script>
<script src="../bin/arturo.js"></script>
</head>
<body>
<section class="section" style="background: #EEE">
Expand Down

0 comments on commit 96c6809

Please sign in to comment.