Added fix for custom basepath

This commit is contained in:
Nicolai Ort 2021-08-18 18:02:14 +02:00
parent db5c530477
commit d9134f6de2
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,10 @@ const config = {
adapter: staticAdapter(),
files: {
assets: 'static'
}
},
paths: {
base: '/dashboard',
},
},
preprocess: [