lihang
2023-04-20 b03d0d157d871c532909f9f70cbf49fd6d80504d
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}