mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-07 12:47:46 +00:00
6 lines
53 B
Java
6 lines
53 B
Java
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|