mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-08 16:32:46 +08:00
6 lines
58 B
JavaScript
6 lines
58 B
JavaScript
![]() |
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/app'
|
||
|
]
|
||
|
}
|