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
The build-emscripten directory should not be served by local development
web servers. Ensure there is no accidental dependency by moving the
build directory outside the public folder.
The CI scripts already have the build directory outside the public
folder.
0 commit comments