This commit is contained in:
He4eT 2021-02-24 23:57:39 +05:00
commit 0474e0355e
6 changed files with 10 additions and 15 deletions

View file

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