webpack-bundle-analyzer-sunburst
Version:
Webpack plugin and CLI utility that represents bundle content either as an interactive zoomable treemap or a sunburst chart
18 lines (13 loc) • 425 B
Markdown
# Changelog
> **Tags:**
> - [Breaking Change]
> - [New Feature]
> - [Improvement]
> - [Bug Fix]
> - [Internal]
> - [Documentation]
_Note: Gaps between patch versions are faulty, broken or test releases._
## 1.1.0
* Initial public release, forked from [th0r/webpack-bundle-analyzer](https://github.com/th0r/webpack-bundle-analyzer)
* **Improvement**
* Add `reportType` option support to `BundleAnaluzerPlugin` and CLI