You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the npm start cmd in the js browser directory it works, but if I use npm build and then serve the build files it doesn't work and has no errors. The play.js, play.wasm and play.worker.js is just never called and the main file just logs unknown like it does when it works.
System Details
Latest github browser version.
I am using OSX 12.5
I use the precompiled wasm from the test page on the play!.js website (https://playjs.purei.org)
Issue Details
I cannot seem to build the browser version of play!.js and get it working, and it doesn't give me any errors.
Quick summary
When using the npm start cmd in the js browser directory it works, but if I use npm build and then serve the build files it doesn't work and has no errors. The play.js, play.wasm and play.worker.js is just never called and the main file just logs unknown like it does when it works.
System Details
Latest github browser version.
I am using OSX 12.5
I use the precompiled wasm from the test page on the play!.js website (https://playjs.purei.org)
Issue Details
I cannot seem to build the browser version of play!.js and get it working, and it doesn't give me any errors.
Screenshots/Videos
My Build
build.zip
The text was updated successfully, but these errors were encountered: