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