-
-
Notifications
You must be signed in to change notification settings - Fork 639
Closed
Description
Is your feature request related to a problem? Please describe.
We can have an analyze
flag which invokes webpack-bundle-analyzer as bundle information is crucial limiting size and determining potential bloats
Describe the solution you'd like
we can list it in peer dep and use the analyzer which the user has installed instead of shipping out of the box to keep package size low.
Describe alternatives you've considered
Additional context
/cc @evilebottnawi