EMS2.0-Documents/1.源代码/APP源代码/IEMS-APP/babel.config.js

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}