Skip to content

Commit adeeb31

Browse files
committed
add all language features to playground
1 parent 7060e34 commit adeeb31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/playground.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h2>Playground</h2>
432432
// ============================================================
433433
// Preview
434434
// ============================================================
435-
var scriptPath = '/js/_hyperscript.min.js';
435+
var scriptPath = '/js/_hyperscript-max.min.js';
436436
var lastErrors = [];
437437

438438
function run() {

0 commit comments

Comments
 (0)