- 10 Feb, 2017 1 commit
-
-
Jih-Chi Lee authored
* Make all vars accessiable in index.html * Fix wrong env provieded to DefinePlugin * Separate results from getClientEnvironment * The `string` should be object instead of string * Fix accessing wrong field * Changed variables naming to `raw` and `stringified` * Remove trailing commas
-
- 30 Sep, 2016 1 commit
-
-
Thien Do authored
* Define process.env as object * Fix define process.env * fix NODE_ENV check * Fix style nitpick
-
- 23 Sep, 2016 1 commit
-
-
Dan Abramov authored
* Extract some utilities into a separate package * Add utils dir to `files` in package.json * Do not create an empty `utils` dir on eject
-
- 22 Sep, 2016 1 commit
-
-
Dan Abramov authored
-