fix repl imports

This commit is contained in:
Felix Roos
2022-05-21 22:51:42 +02:00
parent a9f5bd679d
commit a8672ec432
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ evalScope(
import('@strudel.cycles/midi'),
import('@strudel.cycles/xen'),
import('@strudel.cycles/webaudio'),
import('@strudel.cycles/osc'),
);
const initialUrl = window.location.href;