Fix access to exercice page directly

This commit is contained in:
nemunaire 2023-03-20 14:45:34 +01:00
commit e636763597
3 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ const config = {
}),
paths: {
// base: '/2022',
relative: false,
},
}
};