UNPKG
vue-progressbar-v
Version:
latest (0.7.5)
0.7.5
A lightweight progress bar for vue
github.com/hilongjw/vue-progressbar
hilongjw/vue-progressbar
vue-progressbar-v
/
.babelrc
13 lines
•
134 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"presets"
:
[
[
"es2015"
,
{
"modules"
:
false
}
]
]
,
"plugins"
:
[
"external-helpers"
]
}