Files
dsProject/dsData/datax-web-ui/babel.config.js
2025-08-14 15:45:08 +08:00

6 lines
53 B
JavaScript

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