vue-prune

0.1.0 • Public • Published

✂️ vue-prune

Find unused Vue components in your code

License

Usage

npm install -g vue-prune

Currently you will have to run the script directly from the directory you wish to analyse, for example:

cd ~/dev/my-vue-project/src && vue-prune

If you're running this in a standard Vue project, you'll want to be inside the src directory otherwise it'll try and go into your node_modules and explode.

Package Sidebar

Install

npm i vue-prune

Weekly Downloads

148

Version

0.1.0

License

MIT

Unpacked Size

13.6 kB

Total Files

8

Last publish

Collaborators

  • o8e