HimoolERP/admin/babel.config.js
2022-05-10 15:54:04 +08:00

6 lines
73 B
JavaScript

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