add vite-plugin-bundle-audioworklet and use it both from website and superdough
This commit is contained in:
parent
7bec92ca99
commit
fdbbcd2dd2
7 changed files with 44 additions and 8 deletions
19
packages/vite-plugin-bundle-audioworklet/package.json
Normal file
19
packages/vite-plugin-bundle-audioworklet/package.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "vite-plugin-bundle-audioworklet",
|
||||
"main": "./vite-plugin-bundle-audioworklet.js",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"keywords": [
|
||||
"tidalcycles",
|
||||
"strudel",
|
||||
"pattern",
|
||||
"livecoding",
|
||||
"algorave"
|
||||
],
|
||||
"author": "Felix Roos <flix91@gmail.com>",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"vite": "^6.0.11"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue