deepscan fixes
This commit is contained in:
parent
36b28a8f93
commit
5cb68f50de
5 changed files with 7 additions and 8 deletions
|
@ -7,7 +7,6 @@ export const getPostSlugPaths = (order) => {
|
|||
|
||||
for (const lang in order) {
|
||||
for (let i = 0; i < preGenerate; i++) {
|
||||
ß
|
||||
paths.push(localePath(lang, `${order[lang][i]}`))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue