Fix access to exercice page directly
This commit is contained in:
parent
38c0a5ceee
commit
e636763597
3 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ const config = {
|
|||
}),
|
||||
paths: {
|
||||
// base: '/2022',
|
||||
relative: false,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue