mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-08 05:17:42 +00:00
6 lines
58 B
JavaScript
6 lines
58 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|