webpack-dev-server@1.14.1 breaks build ⚠️ #189
Closed
+1
−1
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.
Hello 👋
webpack-dev-server just published its new version 1.14.1, which is covered by your current version range. After updating it in your project the build kept failing.
This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 10 commits .
eae3a0c
1.14.1
4b58b42
Merge pull request #282 from watsoncj/insecure-proxy
0915767
pass secure false to httpProxy
b38755b
Merge branch 'radotzki-https-server-parameters'
a94ed30
Merge pull request #330 from CodeYellowBV/errors-overflow-fix
540d60c
Merge pull request #328 from CodeYellowBV/sockjs-external-script-fix
26bcbc6
Show horizontal scrollbar in errors element
3d3c000
Fix socket connection for non-inlined connections
05a45aa
(feat) Support all https server parameters
d33073c
disable secure proxy
See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.