mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Update react-devtools-inline to embed react-debug-tools since it's not published yet
This commit is contained in:
@@ -31,7 +31,8 @@ module.exports = {
|
||||
},
|
||||
externals: {
|
||||
react: 'react',
|
||||
'react-debug-tools': 'react-debug-tools',
|
||||
// TODO: Once this package is published, remove the external
|
||||
// 'react-debug-tools': 'react-debug-tools',
|
||||
'react-dom': 'react-dom',
|
||||
'react-is': 'react-is',
|
||||
scheduler: 'scheduler',
|
||||
|
||||
Reference in New Issue
Block a user