We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7060e34 commit adeeb31Copy full SHA for adeeb31
1 file changed
www/playground.html
@@ -432,7 +432,7 @@ <h2>Playground</h2>
432
// ============================================================
433
// Preview
434
435
-var scriptPath = '/js/_hyperscript.min.js';
+var scriptPath = '/js/_hyperscript-max.min.js';
436
var lastErrors = [];
437
438
function run() {
0 commit comments