hilongjw / vue-progressbar

A lightweight progress bar for vue
http://hilongjw.github.io/vue-progressbar
MIT License
1.46k stars 162 forks source link

Switched to ES6 export and added module name to rollup config #64

Closed funkjedi closed 6 years ago

funkjedi commented 6 years ago

There are situations, uncommon or sub-optimal as they may be, where it would be helpful to load directly (i.e. loading from a CDN like unpkg or jsdelivr).

See #51