Deextract prepareVM

This commit is contained in:
He4eT 2021-02-25 00:59:41 +05:00
commit 58235e18fb
5 changed files with 56 additions and 43 deletions

View file

@ -27,6 +27,7 @@
"wouter-preact": "^2.7.3"
},
"staticFiles": {
"staticPath": "node_modules/emglken/build/*.wasm"
"staticPath": "node_modules/emglken/build",
"excludeGlob": "*.js"
}
}