1.0.0-alpha.0 • Published 6 years ago

vue-cli-plugin-bundle-tracker v1.0.0-alpha.0

Weekly downloads
42
License
MIT
Repository
github
Last release
6 years ago

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