-
-
Notifications
You must be signed in to change notification settings - Fork 647
refactor: remove --hot
#2833
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
refactor: remove --hot
#2833
Conversation
|
The next PRs, drop Node.js 10 and change CI, then let's drop webpack v4 and workaround for webpack v4 (search TODO) |
On it. |
|
Need rewrite some tests and delete olds |
|
Also |
|
Hope I will do the next release today/tomorrow (i.e. |
|
@snitin315 Thanks for your update. I labeled the Pull Request so reviewers will review it again. @alexander-akait Please review the new changes. |
|
Hmm, this will also drop |
Codecov Report
@@ Coverage Diff @@
## next #2833 +/- ##
==========================================
- Coverage 95.01% 94.97% -0.04%
==========================================
Files 31 31
Lines 1704 1692 -12
Branches 496 491 -5
==========================================
- Hits 1619 1607 -12
Misses 85 85
Continue to review full report at Codecov.
|
What kind of change does this PR introduce?
refcator
Did you add tests for your changes?
removed tests
If relevant, did you update the documentation?
Summary
remove
--hot, for more context see webpack/webpack-dev-server#3522Does this PR introduce a breaking change?
Yes
Other information
No