liuyg
2021-08-14 d6caa7f8cbdd1f57ed9be4571fc7d86d21bdfbeb
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}