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