zhongrj
2024-03-28 2c69f6d4bd186cf66b23959fa75bf4543b6ee1b2
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}