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