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