hyingbo
昨天 4ba27c99841134d0389589af25737fa1ce3aa3c7
1
2
3
4
5
6
module.exports = {
  presets: [
    ['@vue/app',
     { useBuiltIns: 'entry' }]
  ]
}