zengh
2021-06-24 d9cd0555f317ac6d8a80e98754ab6e8afee0b9b5
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}