We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8c5e0 commit 39d4da6Copy full SHA for 39d4da6
packages/react-scripts/scripts/eject.js
@@ -31,8 +31,6 @@ prompt(
31
var files = [
32
'.babelrc',
33
'.eslintrc',
34
- path.join('config', 'flow', 'css.js.flow'),
35
- path.join('config', 'flow', 'file.js.flow'),
36
path.join('config', 'paths.js'),
37
path.join('config', 'polyfills.js'),
38
path.join('config', 'webpack.config.dev.js'),
0 commit comments