We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9347bc3 commit 0bbae74Copy full SHA for 0bbae74
emsdk_manifest.json
@@ -481,7 +481,8 @@
481
"download_prefix": "emscripten-e",
482
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
483
"activated_path": "%installation_dir%",
484
- "activated_env": "EMSCRIPTEN=%installation_dir%"
+ "activated_env": "EMSCRIPTEN=%installation_dir%",
485
+ "custom_install_script": "emscripten_npm_install"
486
},
487
{
488
"id": "emscripten",
@@ -492,7 +493,8 @@
492
493
"unix_url": "https://github.com/emscripten-core/emscripten/archive/%tag%.tar.gz",
494
495
496
497
498
499
500
0 commit comments