Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork503
how to use it by import and webpack chain#656
Unanswered
vaynevayne asked this question inQ&A
-
import{BundleAnalyzerPlugin}from'webpack-bundle-analyzer'webpackChain(chain,_webpack){chain.resolve.plugin('webpack-bundle-analyzer').use(BundleAnalyzerPlugin())// TypeError: Class constructor BundleAnalyzerPlugin cannot be invoked without 'new'} What is the correct usage? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A Labels
None yet
Converted from issue
This discussion was converted from issue #652 on March 25, 2025 09:40.