liuyg
2022-03-22 8a31ea8bdf296817db2f99186e7b1ce79a77bfcf
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}