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 02:51:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
330f480090feb7e4395393ed59dba1caae2f4e25
create-react-app
/
packages
/
react-scripts
/
config
History
Daniel Ciao
03039aa3a4
Fix sourcemap directory organizing on Windows (
#2456
) (
#2610
)
...
* Fix sourcemap directory organizing on Windows * Update comments
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
Fix sourcemap directory organizing on Windows (
#2456
) (
#2610
)
2017-08-07 16:05:30 +02:00
webpack.config.prod.js
Fix sourcemap directory organizing on Windows (
#2456
) (
#2610
)
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