yuxc
2023-09-05 f21ae344a9f99c542841e9e464fddedb7059f514
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ],
}