mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Updated gatsby-config to add Code Sandbox dependencies
This commit is contained in:
@@ -66,6 +66,7 @@ module.exports = {
|
||||
`//unpkg.com/react/umd/react.development.js`,
|
||||
`//unpkg.com/react-dom/umd/react-dom.development.js`,
|
||||
],
|
||||
dependencies: [`react`, `react-dom`],
|
||||
redirectTemplate: `${__dirname}/src/templates/codepen-example.js`,
|
||||
target: '_blank',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user