xnzt/xnzt-server/xnzt-sso/babel.config.js
2024-11-11 10:27:27 +08:00

6 lines
53 B
JavaScript

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