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 66 "scripts" : {
77 "build" : " yarn build:dependents && yarn build:prod" ,
88 "build:prod" : " lerna run build --scope app --scope homepage --parallel && gulp" ,
9- "build:dependents" : " lerna run build --scope codesandbox-api --scope common --scope codesandbox-browserfs --stream && lerna run build --scope sandpack --stream && lerna run build --scope react-sandpack --stream" ,
9+ "build:dependents" : " lerna run build --scope codesandbox-api --scope common --scope codesandbox-browserfs --stream && lerna run build --scope smooshpack --stream && lerna run build --scope react-smooshpack --stream" ,
1010 "start" : " lerna run build --scope codesandbox-browserfs --stream && lerna run start --parallel" ,
1111 "start:fast" : " lerna run start --scope app --stream" ,
1212 "start:test" : " lerna run start:test --scope app --stream" ,
You can’t perform that action at this time.
0 commit comments