mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 19:55:07 +02:00
Fix directories of deployment.
This commit is contained in:
parent
e794091824
commit
825cf0a21c
1 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
module.exports = {
|
||||
"transpileDependencies": [
|
||||
"vuetify"
|
||||
]
|
||||
publicPath: "./",
|
||||
assetsDir: "./",
|
||||
"transpileDependencies": [
|
||||
"vuetify"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue