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