linwei
2024-02-19 5dcf6c0dc9759b0b628f8bb804d6be6eed5e489f
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}