mirror of
https://github.com/overte-org/overte.git
synced 2025-06-19 21:21:35 +02:00
5 lines
66 B
JavaScript
5 lines
66 B
JavaScript
module.exports = {
|
|
transpileDependencies: [
|
|
'vuetify'
|
|
]
|
|
}
|