feature/services-pages (#7)
Reviewed-on: #7 Co-authored-by: mifi <badmf@mifi.dev> Co-committed-by: mifi <badmf@mifi.dev>
This commit was merged in pull request #7.
This commit is contained in:
@@ -12,6 +12,10 @@ const config = {
|
||||
precompress: false,
|
||||
strict: true,
|
||||
}),
|
||||
prerender: {
|
||||
// Allow placeholder links to future pages (e.g. /seeded-cloud) without failing the build
|
||||
handleHttpError: 'warn',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user