-
Notifications
You must be signed in to change notification settings - Fork 639
Add --analyze flag to enable bundle analyzer to CLI
#3075
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
|
Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3075 +/- ##
==========================================
+ Coverage 94.86% 94.88% +0.01%
==========================================
Files 505 506 +1
Lines 11088 11121 +33
Branches 1700 1708 +8
==========================================
+ Hits 10519 10552 +33
Misses 569 569 ☔ View full report in Codecov by Sentry. |
|
@SocketSecurity ignore npm/[email protected] Shell access expected. @SocketSecurity ignore npm/[email protected] HTTP access expected. |
88e96f2 to
75a9823
Compare
This adds
mm-snap build --analyzeto enable the bundle analyser. It useswebpack-bundle-analyserunder the hood.