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-16 10:24:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d42a3c049c6d82c822f767c7ff5966bd35ad215
create-react-app
/
packages
/
react-scripts
/
config
History
Ade Viankakrisna Fadlil
6d42a3c049
turn on ascii_only for issue with emoji and regex (
#2596
)
2017-08-07 16:05:30 +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
webpack no need for
ident
if using complex options anymore (
#2430
)
2017-08-07 16:03:41 +02:00
webpack.config.prod.js
turn on ascii_only for issue with emoji and regex (
#2596
)
2017-08-07 16:05:30 +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