hyingbo
8 天以前 68d89cf9309f5b78d7e7b5175853063d4c9cf846
1
2
3
4
5
6
module.exports = {
  presets: [
    ['@vue/app',
     { useBuiltIns: 'entry' }]
  ]
}