- 22 May, 2017 3 commits
-
-
Dan Abramov authored
-
Pavol Madar authored
-
Dan Abramov authored
- react-error-overlay@1.0.4 - react-scripts@1.0.4
-
- 21 May, 2017 2 commits
-
-
Dan Abramov authored
- eslint-config-react-app@1.0.2 - react-dev-utils@1.0.3 - react-error-overlay@1.0.3 - react-scripts@1.0.3
-
Dan Abramov authored
-
- 20 May, 2017 5 commits
-
-
Dan Abramov authored
- react-dev-utils@1.0.2 - react-error-overlay@1.0.2 - react-scripts@1.0.2
-
Jeffrey Posnick authored
* Provide a no-op SW that will be served by the dev environment. * Hide no-op service worker from user
-
Milo Kang authored
* Ejecting should ensure you have clean git status * Rename function * Style * Minor changes - extract function - exclude error output for missing git - more descriptive error message - no need to mutate answer - fix answering "no" to return 0 exit code
-
Dan Abramov authored
* Disable host check if you don't use proxy * Add a way to opt out and document it
-
- 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
-