We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cc891 commit c1053b8Copy full SHA for c1053b8
packages/react-scripts/scripts/eject.js
@@ -35,7 +35,6 @@ prompt(
35
path.join('config', 'flow', 'css.js.flow'),
36
path.join('config', 'flow', 'file.js.flow'),
37
path.join('config', 'paths.js'),
38
- path.join('config', 'env.js'),
39
path.join('config', 'polyfills.js'),
40
path.join('config', 'webpack.config.dev.js'),
41
path.join('config', 'webpack.config.prod.js'),
0 commit comments