Dan Abramov
|
e5bf5af296
|
Extract some utilities into a separate package (#723)
* Extract some utilities into a separate package
* Add utils dir to `files` in package.json
* Do not create an empty `utils` dir on eject
|
2016-09-23 20:53:08 +01:00 |
|
Dan Abramov
|
5b7a306cba
|
Minor tweaks
|
2016-09-23 12:41:14 +01:00 |
|
Dan Abramov
|
9a70038b6d
|
Preserve scripts/test.js after ejecting (#715)
Fixes #702
|
2016-09-23 12:35:26 +01:00 |
|
Ayrton De Craene
|
8e5183ac1b
|
Load environment file in development (#695)
* Load environment file via dotenv if .env file is present
* Document loading environment variables in .env file
* Minor doc tweaks
|
2016-09-23 11:59:38 +01:00 |
|
Dan Abramov
|
ba34b0b79b
|
Eject .babelrc instead of separate configs (#705)
Fixes #410, #674
|
2016-09-23 00:33:14 +01:00 |
|
Dan Abramov
|
bc6392afaf
|
Add support for public/ folder (#703)
|
2016-09-22 21:25:34 +01:00 |
|
Ville Immonen
|
26464096d5
|
Set up a monorepo with Lerna
|
2016-09-19 10:52:19 +03:00 |
|