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