6 lines
53 B
JavaScript
Raw Normal View History

2019-05-10 13:21:14 +08:00
module.exports = {
presets: [
'@vue/app'
]
}