Using this app to test colls-wa
library.
# Global install Parcel
parcel serve index.html
- Parcel does not include two required
colls-wa
files indist
(1.js
and[hash].module.wasm
). Would like to solve this in thecolls-wa
build. Assume it's due to Parcel not able to figure out to bring files over because of "obfuscated" Webpack code.