liuyg
2021-09-27 8c6cf205affbbc8ada74f00a7ca25ebca867e9ed
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}