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-06-17 11:11:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19c7bf7368437d50f553d8a3716a2db89fee6113
create-react-app
/
packages
/
react-scripts
/
config
History
Zac Kwan
e9f1371023
Added NamedModulesPlugin in webpack.config.dev.js (
#2458
)
...
* Added NamedModulesPlugin in webpack.config.dev.js * Update webpack.config.dev.js
2017-08-07 16:00:47 +02:00
..
jest
Use ts-jest instead of custom solution for transforming ts files.
2017-07-13 08:21:20 +02:00
env.js
Always resolve NODE_PATH (
#2261
)
2017-05-19 19:55:57 +01:00
paths.js
Add tsconfig.test.json (instead of using deprecated TS_CONFIG)
2017-07-25 09:24:44 +02:00
polyfills.js
Fix internal linting setup and add missing headers (
#1741
)
2017-03-06 14:24:19 +00:00
webpack.config.dev.js
Added NamedModulesPlugin in webpack.config.dev.js (
#2458
)
2017-08-07 16:00:47 +02:00
webpack.config.prod.js
Disable comparisons feature in uglify compression in production (
#2379
)
2017-08-07 15:59:41 +02:00
webpackDevServer.config.js
Provide a no-op SW that will be served by the dev environment. (
#2276
)
2017-05-20 19:07:43 +01:00