forked from AkkomaGang/akkoma-fe
update babelrc
This commit is contained in:
parent
424e78891a
commit
e6d5b9c0bb
1 changed files with 1 additions and 1 deletions
2
.babelrc
2
.babelrc
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"presets": ["@babel/preset-env"],
|
||||
"plugins": ["transform-runtime", "lodash", "transform-vue-jsx"],
|
||||
"plugins": ["@babel/plugin-transform-runtime", "lodash", "transform-vue-jsx"],
|
||||
"comments": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue