This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
create-react-app
Watch
1
Star
0
Fork
0
You've already forked create-react-app
mirror of
https://github.com/zhigang1992/create-react-app.git
synced
2026-04-13 08:57:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfb6ed150095d7ec4f1e28e5ed39fbb240efed95
create-react-app
/
config
History
Dan Abramov
bfb6ed1500
Bail for production builds
...
This ensures errors are not tolerated. Otherwise, Webpack just builds an empty bundle.
2016-07-20 13:36:30 +01:00
..
babel.dev.js
Use a custom ESLint rule list (
#27
)
2016-07-20 00:12:49 +01:00
babel.prod.js
Use a custom ESLint rule list (
#27
)
2016-07-20 00:12:49 +01:00
eslint.js
Use a custom ESLint rule list (
#27
)
2016-07-20 00:12:49 +01:00
webpack.config.dev.js
Use a custom ESLint rule list (
#27
)
2016-07-20 00:12:49 +01:00
webpack.config.prod.js
Bail for production builds
2016-07-20 13:36:30 +01:00