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