Added fix for custom basepath

This commit is contained in:
2021-08-18 18:02:14 +02:00
parent db5c530477
commit d9134f6de2

View File

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