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