UNPKG

webpack-bundle-analyzer

Version:

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

9 lines (7 loc) 168 B
'use strict'; var _require = require('./viewer'), start = _require.start; module.exports = { start, BundleAnalyzerPlugin: require('./BundleAnalyzerPlugin') };