Administrator
2021-08-06 fa72be7e5e5d2b58a079e2896e5a2208fa6b8e13
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}