mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
6 lines
53 B
Java
6 lines
53 B
Java
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|