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-03-30 17:04:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b77280dad0ebedb71b89d904a8dbba52baee120
create-react-app
/
packages
/
react-scripts
/
scripts
History
Jannis Hell
5b77280dad
Make compiler variable const instead of let (
#6621
)
...
compiler is not being reassigned, so we can use a const here
2019-03-11 12:42:20 -07:00
..
utils
Convert JSON.stringify \n to os.EOL when writing tsconfig.json (
#6610
)
2019-03-11 08:47:16 -07:00
build.js
Make compiler variable const instead of let (
#6621
)
2019-03-11 12:42:20 -07:00
eject.js
Move chalk dependency to react-dev-utils (
#6150
)
2019-01-12 13:55:57 +02:00
init.js
Move chalk dependency to react-dev-utils (
#6150
)
2019-01-12 13:55:57 +02:00
start.js
Reapply "Speed up TypeScript v2 (
#6406
)" (
#6586
)
2019-03-06 17:46:38 -07:00
test.js
Add '--no-watch' flag for tests (
#6285
)
2019-02-01 17:49:52 +02:00