gh
This commit is contained in:
@@ -13,8 +13,10 @@ const config = {
|
||||
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
|
||||
adapter: adapter({
|
||||
fallback: 'index.html',
|
||||
}),
|
||||
paths: {
|
||||
base: process.env.NODE_ENV === 'production' ? '/WATLRatingCalculator' : '',
|
||||
})
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user