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
Fix "make install" to avoid installing npm dev dependencies. NFC (#19732)
End users of emscripten don't need to have devDependencies installed
We already pass this flag when building the emscripten package in
the emscripten-releases repo.
0 commit comments