Skip to content
Snippets Groups Projects
Commit d7bc1aff authored by seven's avatar seven
Browse files

fix babelrc plugin config

parent cb92865d
No related branches found
No related tags found
No related merge requests found
{
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-transform-runtime", "lodash", "transform-vue-jsx"],
"plugins": ["@babel/plugin-transform-runtime", "lodash", "@vue/babel-plugin-transform-vue-jsx"],
"comments": false
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment