mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-21 05:40:53 +02:00
7 lines
No EOL
118 B
JavaScript
7 lines
No EOL
118 B
JavaScript
module.exports = {
|
|
publicPath: "./",
|
|
assetsDir: "./",
|
|
"transpileDependencies": [
|
|
"vuetify"
|
|
]
|
|
} |