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 481
481
"download_prefix" : " emscripten-e" ,
482
482
"activated_cfg" : " EMSCRIPTEN_ROOT='%installation_dir%'" ,
483
483
"activated_path" : " %installation_dir%" ,
484
- "activated_env" : " EMSCRIPTEN=%installation_dir%"
484
+ "activated_env" : " EMSCRIPTEN=%installation_dir%" ,
485
+ "custom_install_script" : " emscripten_npm_install"
485
486
},
486
487
{
487
488
"id" : " emscripten" ,
492
493
"unix_url" : " https://github.com/emscripten-core/emscripten/archive/%tag%.tar.gz" ,
493
494
"activated_cfg" : " EMSCRIPTEN_ROOT='%installation_dir%'" ,
494
495
"activated_path" : " %installation_dir%" ,
495
- "activated_env" : " EMSCRIPTEN=%installation_dir%"
496
+ "activated_env" : " EMSCRIPTEN=%installation_dir%" ,
497
+ "custom_install_script" : " emscripten_npm_install"
496
498
},
497
499
{
498
500
"id" : " emscripten" ,
You can’t perform that action at this time.
0 commit comments