linwe
2024-05-29 27a5e47675c12d5faa9a99cd324aeac5d243d6c0
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}