zhangherong
2025-03-19 caa0dd36329a2c8020c7dae159ee3990da4acbc1
1
2
3
4
5
6
module.exports = {
  presets: [
    ['@vue/app',
     { useBuiltIns: 'entry' }]
  ]
}