tcZz-java/ruoyi-ui/babel.config.js

6 lines
58 B

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