mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Inject early on when reloading-and-profiling
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
inject: './src/GlobalHook.js',
|
||||
main: './src/main.js',
|
||||
panel: './src/panel.js',
|
||||
renderer: './src/renderer.js',
|
||||
},
|
||||
output: {
|
||||
path: __dirname + '/build',
|
||||
|
||||
Reference in New Issue
Block a user