0.1.0 • Published 4 years ago

@socheatsok78/vue-cli-plugin-bundlesize v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@socheatsok78/vue-cli-plugin-bundlesize

vue-cli plugin to add bundlesize, keep your bundle size in check 📦

Install

Install via Vue CLI:

vue add @socheatsok78/vue-cli-plugin-bundlesize

or install via Package Manager:

npm install --save-dev @socheatsok78/vue-cli-plugin-bundlesize
# or
yarn add -D @socheatsok78/vue-cli-plugin-bundlesize

# then run 
vue invoke @socheatsok78/vue-cli-plugin-bundlesize

Configurations

Please see https://github.com/siddharthkp/bundlesize#readme for usage and configuration guide.

License

Licensed under the MIT License.