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