UNPKG
opengis
Version:
latest (1.1.0)
1.1.0
1.0.2
0.18.9
openlayer Map Component for Vue 2.0
github.com/huhongxun1985/gis
huhongxun1985/gis
opengis
/
.babelrc
4 lines
•
121 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
]
,
"plugins"
:
[
"add-module-exports"
,
"transform-es2015-modules-umd"
,
"syntax-dynamic-import"
]
}