fix repl imports
This commit is contained in:
parent
a9f5bd679d
commit
a8672ec432
2 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue