-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: rename isLocalIp flag #2672
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
Conversation
Probably should be done for Yes, this a breaking change, as it is @evilebottnawi Do you think this should go on v4 due to breaking changes? |
@Loonride Yes, we should do for |
But let's merge it for v4 |
Codecov Report
@@ Coverage Diff @@
## v4 #2672 +/- ##
=======================================
Coverage 92.51% 92.51%
=======================================
Files 37 37
Lines 1310 1310
Branches 354 354
=======================================
Hits 1212 1212
Misses 93 93
Partials 5 5 Continue to review full report at Codecov.
|
We should also update in here then, correct? https://github.com/webpack/webpack-dev-server/blob/master/bin/options.js |
@Loonride will update the PR with requested changes soon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @hiroppy
Thanks! |
For Bugs and Features; did you add new tests?
No (would add if needed)
Motivation / Use-Case
Keeping flags' syntax consistent overall
Breaking Changes
Maybe?
Additional Info
webpack/webpack-cli#1640