lx/babel.config.js
zhanghongmin d985fd26f8 lx
2022-03-08 14:23:59 +08:00

6 lines
73 B
JavaScript

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