Update dependency webpack-serve to v3#299
Merged
Merged
Conversation
mkcor
approved these changes
Apr 2, 2019
Contributor
|
I have fetched the branch and successfully built the package locally. I will open an issue to add this final step to our CI. |
This was referenced Apr 2, 2019
Merged
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.
This PR contains the following updates:
^2.0.0->^3.0.0Release Notes
shellscape/webpack-serve
v3.0.0Compare Source
Major Release
webpack-serveis now a CLI-wrapper forwebpack-plugnin-serve, similar towebpack-nano. As such the available options and and command-line flags have changed.Migrating
If you're using the API method of v2.x, there's no longer a need for this module. You should use
webpack-plugin-servewithin your chosen config and usewebpack's API directly. Most of the new options have a corollary to the old. (Due to a new addition to my family I have not had the chance to write a migration guide, nor an options map from old to new.)Please feel free to open an issue and I'll be happy to help with your migration.
Renovate configuration
📅 Schedule: "before 2am" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.