Files
46-Pingzhi126-ZZ-MES_Manage…/babel.config.js
2026-06-08 17:18:58 +08:00

6 lines
53 B
JavaScript

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