vue-cli-plugin-bundle-tracker

1.0.0-alpha.0 • Public • Published

Vue CLI 3 Plugin for Tracking Webpack Bundles

This plugin use weback-bundle-tracker to generate meta information about Webpack bundles for your Vue project generated using Vue CLI 3.

By default, this file generates a webpack-stats.json file that contains meta information about the bundles generated by Webpack in the root folder.

Usage:

You can use this plugin by running the following command:

vue-cli-service track

You can pass various options such as:

--path: for specifying the path of the stats file. By default it's ./webpack-stats.json

--publicPath: for configuring publicPath

Readme

Keywords

none

Package Sidebar

Install

npm i vue-cli-plugin-bundle-tracker

Weekly Downloads

4

Version

1.0.0-alpha.0

License

MIT

Unpacked Size

1.85 kB

Total Files

3

Last publish

Collaborators

  • ahnerd