#
luxiaotao1123
2023-08-01 7c1e4502fe4431cc43755afc42935bbadf1464cd
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}