文件
CTAI/CTAI_web/babel.config.js
2020-02-17 14:33:04 +08:00

6 行
53 B
JavaScript

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