Merge pull request #1117 from tidalcycles/strudelmirror-in-scope
add strudelMirror to scope
This commit is contained in:
commit
65856409b6
2 changed files with 12 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ export function Repl({ embedded = false }) {
|
|||
},
|
||||
bgFill: false,
|
||||
});
|
||||
window.strudelMirror = editor;
|
||||
|
||||
// init settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue