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

update babelrc presets config

parent 4f9aba1a
No related branches found
No related tags found
2 merge requests!1029Upgrade babel to v7,!1028`master` refresh with `develop`
{
"presets": ["es2015", "stage-2", "env"],
"presets": ["@babel/preset-env"],
"plugins": ["transform-runtime", "lodash", "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