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-02 22:37:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.4.0
create-react-app
/
scripts
History
Dave Ceddia
c22c96b20a
Look for HTTPS environment variable (
#430
)
...
With the HTTPS env var set 'true', the dev server will serve over HTTPS.
2016-09-02 20:47:06 +01:00
..
utils
Add src/setupTests.js to specify environment setup for Jest (
#545
) (
#548
)
2016-09-02 20:27:09 +01:00
build.js
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end)
#257
(
#257
)
2016-09-02 16:34:34 +01:00
eject.js
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end)
#257
(
#257
)
2016-09-02 16:34:34 +01:00
init.js
Enable watch implicitly unless on CI (
#533
)
2016-09-01 17:25:21 +01:00
start.js
Look for HTTPS environment variable (
#430
)
2016-09-02 20:47:06 +01:00
test.js
Remove code that is unused after publish (
#550
)
2016-09-02 20:27:58 +01:00