-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] webpack 5 #140
Merged
[WIP] webpack 5 #140
Conversation
This file contains 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
Member
onigoetz
commented
Jan 21, 2019
•
edited
Loading
edited
- support webpack@5 webpack-contrib/mini-css-extract-plugin#330
- terser-webpack-plugin
* master: (25 commits) Update to final version of Jest 24 Update Dependencies fix(package): update webpack to version 4.29.1 fix(package): update webpack to version 4.29.1 fix(package): update terser-webpack-plugin to version 1.2.2 fix(package): update stylelint-scss to version 3.5.2 fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.24 fix(package): update react-hot-loader to version 4.6.5 fix(package): update eslint-plugin-import to version 2.16.0 fix(package): update react-hot-loader to version 4.6.4 fix(package): update autoprefixer to version 9.4.7 fix(package): update enzyme-adapter-react-16 to version 1.8.0 fix(package): update case-sensitive-paths-webpack-plugin to version 2.2.0 fix(package): update webpack-chain to version 5.2.0 fix(package): update postcss to version 7.0.14 fix(package): update postcss to version 7.0.14 fix(package): update eslint-plugin-import to version 2.15.0 More concise webpack output fix(package): update @babel/runtime to version 7.3.0 fix(package): update @babel/runtime to version 7.3.0 ... # Conflicts: # packages/crafty-preset-postcss/package.json # packages/crafty-runner-webpack/package.json # packages/crafty-runner-webpack/src/utils/formatWebpackMessages.js # packages/integration/__tests__/__snapshots__/crafty-preset-babel-webpack.js.snap # packages/integration/__tests__/__snapshots__/crafty-preset-postcss-webpack.js.snap # packages/integration/__tests__/__snapshots__/crafty-preset-typescript-webpack.js.snap # yarn.lock
SonarCloud Quality Gate failed. 0 Bugs |
Conflicts: packages/crafty-preset-postcss/package.json packages/crafty-runner-webpack/package.json packages/crafty-runner-webpack/src/webpack_output.js packages/experiment/package.json packages/integration/__tests__/__snapshots__/crafty-preset-babel-webpack.js.snap packages/integration/__tests__/__snapshots__/crafty-preset-postcss-webpack.js.snap packages/integration/__tests__/__snapshots__/crafty-preset-typescript-webpack.js.snap yarn.lock
Conflicts: packages/crafty-runner-webpack/src/webpack.js yarn.lock
Conflicts: packages/crafty-preset-postcss/package.json packages/crafty-runner-webpack/package.json packages/experiment/package.json packages/integration/__tests__/__snapshots__/crafty-preset-postcss-webpack.js.snap packages/integration/__tests__/__snapshots__/crafty-preset-typescript-webpack.js.snap yarn.lock
SonarCloud Quality Gate failed. 0 Bugs |
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.