6 lines
58 B
6 lines
58 B
5 years ago
|
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/app'
|
||
|
]
|
||
|
}
|