Files
42-CATL-DianChiXian-MES_Web/babel.config.js
2026-06-08 17:11:50 +08:00

6 lines
53 B
JavaScript

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