Added fix for custom basepath
This commit is contained in:
parent
db5c530477
commit
d9134f6de2
@ -9,7 +9,10 @@ const config = {
|
||||
adapter: staticAdapter(),
|
||||
files: {
|
||||
assets: 'static'
|
||||
}
|
||||
},
|
||||
paths: {
|
||||
base: '/dashboard',
|
||||
},
|
||||
},
|
||||
|
||||
preprocess: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user