This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update to Wepback 3
…tests-by-default Use Chrome Headless by default to run unit tests 😑
Disable symlink resolving in Webpack config
…-loader Enable transpile cache for babel loader
This reverts commit 9135f52.
Fix dependencies issue
…n-chunks-plugin-config Set minChunks to 2 by default in CommonChunksPlugin
Given that `prepare` doesn't behave in the same way on different versions of `npm` and `yarn`, this commit moves the responsibility of building on publishing to Travis.
Fix `Chunk.modules is deprecated` by updating webpack-md5-hash
…able "vendor" and "common" chunks
…-commons-chunk Add configuration for vendor and commons chunk
The plugin doesn't work in a second attempt I just did. Rejecting this for now. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This would be an addendum to the #376 PR, while closing #317.
However, I'm not seeing the pluging actually working at all.
Would you say this is a requirement for #376 ?