mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
6 lines
53 B
Go
6 lines
53 B
Go
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|