ludc
2023-12-29 430b59d0fe5593e96a1f56eb90b50e2d3f248b2e
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ],
}