mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-21 18:13:23 +00:00
fff504193a
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 lines
53 B
Go
6 lines
53 B
Go
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|