liuyg
2021-07-12 4c46e9c66df8ba20c4ea607e50c3668073e8ebff
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}