band aid fix for process is not defined

This commit is contained in:
Felix Roos 2023-12-15 11:33:35 +01:00
parent 505ad17447
commit 9fac2c3c33
4 changed files with 46 additions and 2 deletions

View file

@ -1,2 +1,4 @@
<script src="https://unpkg.com/@strudel/repl@0.9.1"></script>
<strudel-repl></strudel-repl>
<!-- <script src="https://unpkg.com/@strudel/repl@latest"></script> -->
<!-- <script src="https://unpkg.com/@strudel/repl@0.9.3"></script> -->
<script src="../dist/index.js"></script>
<strudel-editor code='s("bd")'></strudel-editor>