mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-04-22 05:39:32 +08:00
7 lines
109 B
JavaScript
7 lines
109 B
JavaScript
module.exports = {
|
|
"transpileDependencies": [
|
|
"vuetify",
|
|
'vue-echarts',
|
|
'resize-detector'
|
|
]
|
|
} |