fix: repl package build

This commit is contained in:
Felix Roos 2025-05-01 23:58:49 +02:00
parent 685b4f172b
commit e9e2e881e5
No known key found for this signature in database
4 changed files with 8 additions and 3 deletions

View file

@ -46,6 +46,7 @@
},
"devDependencies": {
"@rollup/plugin-replace": "^6.0.2",
"vite": "^6.0.11"
"vite": "^6.0.11",
"vite-plugin-bundle-audioworklet": "workspace:*"
}
}