luoyb
2021-02-26 47a7d2fd2ada7a7a4f91c4930681edba745f7dff
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}