mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-06 05:44:13 +00:00
6 lines
53 B
JavaScript
6 lines
53 B
JavaScript
![]() |
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/app'
|
||
|
]
|
||
|
}
|