sl-express/project-slwl-admin-vue/babel.config.js
shuhongfan cf5ac25c14 init
2023-09-04 16:40:17 +08:00

6 lines
53 B
JavaScript

module.exports = {
presets: [
'@vue/app'
]
}