安装插件后的基础文件
This commit is contained in:
9
plugin/easyflow/sourcecode/babel.config.js
Normal file
9
plugin/easyflow/sourcecode/babel.config.js
Normal file
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset',
|
||||
/* "env"*/
|
||||
],
|
||||
/* plugins: [
|
||||
"transform-vue-jsx"
|
||||
]*/
|
||||
}
|
||||
Reference in New Issue
Block a user