add iife build to web package

This commit is contained in:
Felix Roos 2024-02-23 14:16:54 +01:00
parent 4e3d4a7060
commit e8b674badd
3 changed files with 16 additions and 7 deletions

View file

@ -36,7 +36,8 @@
"@strudel/mini": "workspace:*",
"@strudel/tonal": "workspace:*",
"@strudel/transpiler": "workspace:*",
"@strudel/webaudio": "workspace:*"
"@strudel/webaudio": "workspace:*",
"@rollup/plugin-replace": "^5.0.5"
},
"devDependencies": {
"vite": "^5.0.10"