mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
chore: Build react-dom/server in codesandbox CI (#18679)
This commit is contained in:
parent
ffb6c6c07b
commit
707478e68a
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"packages": ["packages/react", "packages/react-dom", "packages/scheduler"],
|
||||
"buildCommand": "build --type=NODE react/index,react-dom/index,scheduler/index,scheduler/tracing",
|
||||
"buildCommand": "build --type=NODE react/index,react-dom/index,react-dom/server,scheduler/index,scheduler/tracing",
|
||||
"publishDirectory": {
|
||||
"react": "build/node_modules/react",
|
||||
"react-dom": "build/node_modules/react-dom",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user