Skip to content

Commit c1053b8

Browse files
gaearonfeiqitian
authored andcommitted
Fix up eject script
1 parent 66cc891 commit c1053b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-scripts/scripts/eject.js

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ prompt(
3535
path.join('config', 'flow', 'css.js.flow'),
3636
path.join('config', 'flow', 'file.js.flow'),
3737
path.join('config', 'paths.js'),
38-
path.join('config', 'env.js'),
3938
path.join('config', 'polyfills.js'),
4039
path.join('config', 'webpack.config.dev.js'),
4140
path.join('config', 'webpack.config.prod.js'),

0 commit comments

Comments
 (0)