Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web browser version can't build without dev server. #1406

Open
CrazyH2 opened this issue Oct 3, 2024 · 0 comments
Open

Web browser version can't build without dev server. #1406

CrazyH2 opened this issue Oct 3, 2024 · 0 comments

Comments

@CrazyH2
Copy link

CrazyH2 commented Oct 3, 2024

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

Screenshot 2024-10-03 at 21 56 41 Screenshot 2024-10-03 at 21 57 30 Screenshot 2024-10-03 at 21 57 43 Screenshot 2024-10-03 at 21 58 09

My Build

build.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant