zrj
2024-06-07 37bdbfe57736dda2b2ee368f90ac7e27f26bacda
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}