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