- 11 Oct, 2016 2 commits
-
-
Kanitkorn Sujautra authored
* Create asset filenames mapping on the build output I use danethurber/webpack-manifest-plugin on Webpack production configuration to create a file named `asset-manifest.json` which contain a mapping of all asset filenames to their corresponding output file. `asset-manifest.json` will be located at the root of output folder. This'll resolve #600 * Add an explanation for ManifestPlugin * Make webpack-manifest-plugin's version exact
-
Chase Colman authored
* Update react-scripts dependencies to use jest 16 * Remove testRegex from Jest config (now default)
-
- 27 Sep, 2016 1 commit
-
-
Dan Abramov authored
- react-dev-utils@0.2.1 - react-scripts@0.6.1
-
- 25 Sep, 2016 2 commits
-
-
Ville Immonen authored
Removes a deprecation warning: npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue See: https://github.com/jergason/recursive-readdir/pull/39
-
Dan Abramov authored
-
- 23 Sep, 2016 8 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
- babel-preset-react-app@0.2.1 - create-react-app@0.5.0 - eslint-config-react-app@0.2.1 - react-dev-utils@0.1.0 - react-scripts@0.5.0
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
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
-
Ayrton De Craene authored
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks
-
- 22 Sep, 2016 6 commits
-
-
Dan Abramov authored
Fixes #410, #674
-
Dan Abramov authored
-
Dan Abramov authored
-
Ville Immonen authored
-
Dan Abramov authored
-
Ville Immonen authored
* Update eslint-plugin-react and enable new rules New rules: * `react/no-danger-with-children` (yannickcr/eslint-plugin-react#710) * `react/no-find-dom-node` (yannickcr/eslint-plugin-react#678) * `react/style-prop-object` (yannickcr/eslint-plugin-react#715) * Remove react/no-find-dom-node for now
-
- 21 Sep, 2016 1 commit
-
-
Ville Immonen authored
* Move ESLint configuration to a separate package * Remove the ESLint configuration, moved to eslint-config-react-app * Update ESLint instructions * Pin the package versions in eslint-config-react-app * Add a README for eslint-config-react-app * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update package.json * Update production eslint-loader config * Add the ESLint config to devDependencies of the repo
-
- 19 Sep, 2016 2 commits
-
-
Simen Bekkhus authored
* Revert "Add ES5 version of `path-exists` to CLI" This reverts commit fc3ab46d. * Use pre node@4 compatible `path-exists` Ref #617
-
Ville Immonen authored
-
- 18 Sep, 2016 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 17 Sep, 2016 1 commit
-
-
Dan Abramov authored
-
- 16 Sep, 2016 1 commit
-
-
Dave Ceddia authored
-
- 11 Sep, 2016 1 commit
-
-
Michael Pratt authored
Resolves an issue that can occur in certain situations that causes a build error when user has CDed into an incorrectly cased directory.
-
- 10 Sep, 2016 1 commit
-
-
Khoa Nguyen authored
* Specify cache directory for babel loader * Use `react-scripts` for folder name instead
-
- 03 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 02 Sep, 2016 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Jiansen HE authored
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end) #257 (#257)
-
Dan Abramov authored
-
Dan Abramov authored
-
- 01 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-