File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3737 "build:embed" : " lerna run build:embed --scope app --stream && gulp" ,
3838 "build:prod" : " cross-env NODE_OPTIONS=\" --max-old-space-size=4096\" lerna run build --scope homepage --stream && lerna run build --scope app --stream && lerna run copy-assets --scope app --stream" ,
3939 "commit" : " concurrently \" yarn typecheck\" \" yarn lint\" && git commit -m" ,
40- "postinstall" : " yarn lerna run install-dependencies --stream --concurrency 1 && opencollective postinstall" ,
40+ "postinstall" : " yarn lerna run install-dependencies --stream --concurrency 1 --ignore smooshpack --ignore react-smooshpack && opencollective postinstall" ,
4141 "contributors:add" : " all-contributors add" ,
4242 "contributors:generate" : " all-contributors generate" ,
4343 "lint" : " lerna run lint --stream" ,
You can’t perform that action at this time.
0 commit comments