-
`webpack v5.70.0`
`webpack-bundle-analyzer v4.5.0`
`new BundleAnalyzerPlugin()`
![QQ图片20220322151534](https://user-images.githubusercontent.com/18549980/159427819-46531473-9af5-4627-a7bd-e69e2d…
-
#### Issue description
I receive error: ```Error parsing bundle asset "...": Cannot read properties of undefined (reading 'arguments')``` inside the file of `parseUtils.js` line 254:
```
const min…
-
When I use this plug-in in a business project, it works fine. But when I use it in the component library, I get an error.
```js
tapable.hooks[name].tap(reason, callback);
…
-
#### Issue description
Migrate on built-in webpack logger API https://webpack.js.org/api/logging/
#### Technical info
* Webpack Bundle Analyzer version: latest
* Webpack version: any
* Node.j…
-
It appears that bundle-analyzer will correctly gather stats from a webpack config file that exports multiple configurations. However each configuration goes to a specific record in bundle-analyzer. A…
-
I am using the `autodll-webpack-plugin` procedure and found that if multiple dll packages are generated, it will cause duplicate references.
![image.png](https://upload-images.jianshu.io/upload_ima…
beilo updated
4 years ago
-
I was wondering that the alerts seem to take such a large part in the generated bundle of my project. I looked through the source but it looked very clean for me, despite there are some unused package…
-
## Note from @valscion
### Please help us document this issue in README.md troubleshooting section. A link to https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/168#issuecomment-381…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Operating System: macOS 10.15.7
Browser: Chrome 94.0.4606.71
Node Version: v14.15.5
powerbi-visuals-tools Version: 3.3.2
powerbi-visuals-webpack-plugin Version: 2.3.1
I am getting a following …