README
@bongnv/bundle-analyzer-plugin
TODO: description
Usage
const bundleAnalyzerPlugin = require('@bongnv/bundle-analyzer-plugin');
// TODO: DEMONSTRATE API
A VueStatic plugin for visualize webpack outputs
<script type="module">
import bongnvBundleAnalyzerPlugin from 'https://cdn.skypack.dev/@bongnv/bundle-analyzer-plugin';
</script>
@bongnv/bundle-analyzer-pluginTODO: description
const bundleAnalyzerPlugin = require('@bongnv/bundle-analyzer-plugin');
// TODO: DEMONSTRATE API