frontend: Fix chbase.sh using new version of svelte

This commit is contained in:
nemunaire 2022-06-10 18:54:45 +02:00
parent 9f45f10775
commit d69c062d40
3 changed files with 17 additions and 18 deletions

View file

@ -7,7 +7,7 @@ const config = {
fallback: 'index.html'
}),
paths: {
// base: '/2021',
// base: '/2022',
},
}
};