This commit is contained in:
parent
09623f73aa
commit
953ea4e6c4
21 changed files with 771 additions and 8 deletions
8
thecockpit/package.json
Normal file
8
thecockpit/package.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"scripts": {
|
||||
"build": "wasm-pack build --target web --release"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wasm-pack": "^0.13.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue