UNPKG
esvcp-ui-pc
Version:
latest (0.1.34)
0.1.34
ESLink Vue Common Package UI - runtime and build UI on Vue For PC
esvcp-ui-pc
/
.babelrc
9 lines
(8 loc)
•
177 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
: [ [
"
@babel
/preset-env"
], ],
"plugins"
: [
"
@babel
/plugin-transform-runtime"
,
"
@babel
/plugin-proposal-object-rest-spread"
] }