yuxc
2023-03-28 55b04a90fe1eb531bef44f3d3fd8904445b2fefa
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}