Saeris / vue-spinners

💫 A collection of loading spinner components for Vuejs
https://vue-spinners.saeris.io/
MIT License
317 stars 16 forks source link

How to cut output file size? #58

Open ifaniqbal opened 4 years ago

ifaniqbal commented 4 years ago

I just used one spinner locally, BarLoader, but it makes no different when I used VueSpinner globally. It is the highest javascript output when I ran npm run prod.

What should I do to make the output javascript file to be the smallest size as possible?