- 19 May, 2017 19 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
- eslint-config-react-app@1.0.1 - react-dev-utils@1.0.1 - react-error-overlay@1.0.1 - react-scripts@1.0.1
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
* Always resolve NODE_PATH * Update env.js
-
Dan Abramov authored
-
Enguerran authored
s/adding-images-and-fonts/adding-images-fonts-and-files/
-
Kelly authored
* update readme with example of include path * Update README.md
-
Dan Abramov authored
-
Ade Viankakrisna Fadlil authored
* add noscript to template's index.html * Tweak message
-
Dan Abramov authored
-
Dan Abramov authored
* Hide React Storybook from the User Guide while it's incompatible * Update README.md
-
Alexander James Phillips authored
* Correct which .env. files are referenced in docs * Highlight this is not available until 1.0.0 * Formatting * Update README.md * Update README.md
-
Dan Abramov authored
-
Dan Abramov authored
-
Oleg Kuzava authored
-
Tharaka Wijebandara authored
* Add documentation about using code splitting * Revise docs a bit * Update README.md * Update README.md * Update README.md
-
Joe Haddad authored
* Uncomment merged PRs * Switch to br * Update some webpack links * Add a little about section for PWA * oops * fast on subsequent visits * Add manual proxy config instructions * hint package.json * Change to js for comments * Tune wording
-
Dan Abramov authored
-
- 18 May, 2017 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Danil Shashkov authored
-
Dan Abramov authored
* Show warnings for builds * Move WebpackDevServer helpers into react-dev-utils
-
Dan Abramov authored
-
- 17 May, 2017 6 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Jeffrey Posnick authored
* sw-precache-webpack-plugin, SW registration, manifest.json * Documentation + a few SW tweaks. * Added an unregister method, too, just in case. * More info for the READMEs. * Add minify to SWPrecacheWebpackPlugin config * Fix SWPrecacheWebpackPlugin typo * Fix file references in READMEmd * Add instructions for testing service-worker locally * Review feedback * Some additional PWA metadata * Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support * Review feedback. * Add manifest.json context in a comment. * Fix typo * Downgrade to sw-precache-webpack-plugin 0.9.1 * Hide changes in README until 1.0 * Hide changes in User Guide until 1.0 * Hide more docs
-
Kant authored
* Webpack config typo * Webpack config more typo
-
Joe Haddad authored
* Add module scope plugin * Oops * Add comments * Check windows seps too * More descriptive error * Document it
-
- 16 May, 2017 10 commits
-
-
Dan Abramov authored
* Ignore Moment.js locales by default * Update README.md
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Ryan Sullivan authored
* Override Jest config collectCoverageFrom with package.json * Protect against overriding other options * Better error message * Create Jest config early on eject * Tweak wording * Dry it up
-
Dan Abramov authored
-
Dan Abramov authored
* Bump dependencies * Bump CSS deps * Somehow I missed dotenv * Bump ESLint deps * Tweak ESLint rules
-
Tom Dunlap authored
* Only run tests in <rootDir>/src (#544) * updates Jest to 19.0.2 * removes testPathIgnorePatterns from jest config * adds testMatch to jest config to only match files in src * Bump babel-jest to 19.0.0 to match jest 19.0.2
-