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