-
Hi! This is a super cool product, and often helps me out. Thank you!
I really miss the dark mode, since I often work at night, and the abrupt switch to the "light" tab is very irritating to the eye…
-
The old version used in this plugin pulls in the vulnerable `ejs`: https://github.com/advisories/GHSA-phwq-j96m-2c2q
-
During nightly stats update in CI/CD the Webpack Analyzer Bundle CLI tool could be run on the Juice Shop frontend and the result embedded in the stats page (via Iframe or as a screenshot).
![image.pn…
-
### Environment
webpack@5.88.0
webpack-bundle-analyzer@4.9.0
@sentry/webpack-plugin@2.4.0
### Steps to Reproduce
We are having issues using the Webpack plugin in an existing project, where …
-
Thanks very much for building this and it is really useful to track our bundle status.
One thing we noticed was that the webpack stats file only contains the original size of modules, which do prov…
-
## Description
- webpack-bundle-analyzer 패키지를 활용하여 번들 사이즈 체크
## Progress
- [x] 해당 패키지 devdependency로 설치
- [x] 패키지 별 번들 사이즈 확인
-
Just a heads up that for some reason the analyze:client script is not showing the dependencies of each bundle on the interactive report. I'm currently looking to see why but I thought I'd make every a…
-
Bundle has enormous size of 17MB
- We need to detect most heavy libs though Webpack analyzer
- Decide how to make them lighter
- Find can be loaded with low priority
- Other optimisations are welc…
-
https://www.npmjs.com/package/webpack-bundle-analyzer is a cool project that gives more details about assets produced.
One of the coolest things is that there is a visualization. It would be cool i…
-
Add an `--analyze`/`--analyse` flag which enables use of [`BundleAnalyzerPlugin`](https://github.com/th0r/webpack-bundle-analyzer) to make it easy to inspect the contents of bundles.
insin updated
4 years ago