Tweak prerenderer configuration
This commit is contained in:
parent
7e51e43180
commit
7f3bd1aadc
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ const config = {
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
prerender: {
|
prerender: {
|
||||||
entries: ['*', '/community-survey-23-09']
|
entries: ['*', '/community-survey-23-09', '/stub-landing']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue