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 145
145
"publish-prereleases" : " node ./scripts/release/publish-using-ci-workflow.js" ,
146
146
"download-build" : " node ./scripts/release/download-experimental-build.js" ,
147
147
"download-build-for-head" : " node ./scripts/release/download-experimental-build.js --commit=$(git rev-parse HEAD)" ,
148
- "download-build-in-codesandbox-ci" : " cd scripts/release && yarn install && cd ../../ && yarn download-build-for-head || yarn build-combined --type=node react/index react-dom scheduler" ,
148
+ "download-build-in-codesandbox-ci" : " cd scripts/release && yarn install && cd ../../ && yarn download-build-for-head || yarn build-combined --type=node react/index react-dom/index react-dom/src/server react-dom/test-utils scheduler/index react/jsx-runtime react/jsx-dev-runtime " ,
149
149
"check-release-dependencies" : " node ./scripts/release/check-release-dependencies"
150
150
},
151
151
"resolutions" : {
You can’t perform that action at this time.
0 commit comments