Improve developer experience; update react-error-overlay#1421
Merged
frenzzy merged 1 commit intokriasoft:masterfrom Oct 3, 2017
Merged
Improve developer experience; update react-error-overlay#1421frenzzy merged 1 commit intokriasoft:masterfrom
frenzzy merged 1 commit intokriasoft:masterfrom
Conversation
buildbreakdo
added a commit
to buildbreakdo/react-starter-kit
that referenced
this pull request
Dec 3, 2017
* 'master' of github.com:kriasoft/react-starter-kit: (68 commits) Format Markdown (.md) files by Prettier (kriasoft#1461) Move prettier options to a separate file for editor or ide plugin Update dependencies; bump react to v16.1.1 Update Babel to v7.0.0-beta.32 (kriasoft#1452) Update universal-router and react-error-overlay Use babel react optimization plugins for production instead of development Bump babel-preset-env Update dependencies; fix eslint warnings Update yarn.lock Add tools to babel-loader include Fore all Babel transforms in release mode only for UglifyJS2 Update babel-plugin-transform-react-* to v7 Fix babel ignore configuration Use webpack-hot-middleware api instead of query string Improve developer experience; update react-error-overlay (kriasoft#1421) Update React to v16 (kriasoft#1417) Update server-side dependencies Update Babel to v7 (kriasoft#1413) Remove unused mocha configs and dependencies Update PostCSS related dependencies, remove unused ...
n-parasochka
pushed a commit
to n-parasochka/react-starter-kit
that referenced
this pull request
Apr 29, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
react-hot-loaderremoved, because it does not work properly and just increase compilation time. Keep track of updates: facebook/create-react-app#2304