frontend: Fix chbase.sh using new version of svelte
This commit is contained in:
parent
9f45f10775
commit
d69c062d40
3 changed files with 17 additions and 18 deletions
|
@ -7,7 +7,7 @@ const config = {
|
|||
fallback: 'index.html'
|
||||
}),
|
||||
paths: {
|
||||
// base: '/2021',
|
||||
// base: '/2022',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
Reference in a new issue