zhongrj
2024-01-31 cd588bdb7b6f8ee53ba1f54020340170acbfcef1
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}