mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Add silent to codesandbox config (#20730)
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"react-dom": "build/node_modules/react-dom",
|
||||
"scheduler": "build/node_modules/scheduler"
|
||||
},
|
||||
"sandboxes": ["new"]
|
||||
"sandboxes": ["new"],
|
||||
"silent": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user