zhuzhuanzhuan
2023-10-17 a29d081ef2c8657448213006427fb9f7233acc35
1
2
3
4
5
6
module.exports = {
  presets: [
    ['@vue/app',
     { useBuiltIns: 'entry' }]
  ]
}