mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-05 01:59:35 +08:00
5 lines
52 B
JavaScript
Executable File
5 lines
52 B
JavaScript
Executable File
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
} |