ZKBH
7 天以前 3934bb2ff75e263be2a8f515fcc0f778277f9cd0
1
2
3
4
5
6
module.exports = {
  presets: [
    ['@vue/app',
     { useBuiltIns: 'entry' }]
  ]
}