yuxc
2023-07-20 35c6448c1d4a3701e37da7895f2b98768c5f8a2f
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ],
}