File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 481481 "download_prefix" : " emscripten-e" ,
482482 "activated_cfg" : " EMSCRIPTEN_ROOT='%installation_dir%'" ,
483483 "activated_path" : " %installation_dir%" ,
484- "activated_env" : " EMSCRIPTEN=%installation_dir%"
484+ "activated_env" : " EMSCRIPTEN=%installation_dir%" ,
485+ "custom_install_script" : " emscripten_npm_install"
485486 },
486487 {
487488 "id" : " emscripten" ,
492493 "unix_url" : " https://github.com/emscripten-core/emscripten/archive/%tag%.tar.gz" ,
493494 "activated_cfg" : " EMSCRIPTEN_ROOT='%installation_dir%'" ,
494495 "activated_path" : " %installation_dir%" ,
495- "activated_env" : " EMSCRIPTEN=%installation_dir%"
496+ "activated_env" : " EMSCRIPTEN=%installation_dir%" ,
497+ "custom_install_script" : " emscripten_npm_install"
496498 },
497499 {
498500 "id" : " emscripten" ,
You can’t perform that action at this time.
0 commit comments