zouyu
2023-12-06 8e5a40d8a40dec6d44c00f3cbc5f2699b88bdd9d
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}