-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Update JS dependencies #12474
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
Update JS dependencies #12474
Conversation
silverwind
commented
Aug 11, 2020
•
edited
Loading
edited
- Update worker-loader options (currently unused pending Move eventsource.sharedworker to worker-loader #12459)
- Remove @babel/plugin-proposal-object-rest-spread, it's enabled by default
- Switch cssnano-webpack-plugin to css-minimizer-webpack-plugin which had been renamed
Codecov Report
@@ Coverage Diff @@
## master #12474 +/- ##
==========================================
+ Coverage 43.78% 43.82% +0.03%
==========================================
Files 631 631
Lines 69851 69851
==========================================
+ Hits 30587 30612 +25
+ Misses 34330 34301 -29
- Partials 4934 4938 +4
Continue to review full report at Codecov.
|
- Update worker-loader options (currently unused pending go-gitea#12459) - Remove @babel/plugin-proposal-object-rest-spread, it's enabled by default - Switch cssnano-webpack-plugin to css-minimizer-webpack-plugin which had been renamed
One more change added:
|
Sorry I restarted the failed build without re-checking that one as passed before inbeetween. |