Fix broken links and configure build to handle link errors gracefully
This commit is contained in:
parent
fe3d170dbe
commit
1a618c8898
9 changed files with 52 additions and 41 deletions
|
|
@ -34,6 +34,7 @@ export default defineNuxtConfig({
|
|||
},
|
||||
prerender: {
|
||||
routes: ["/", "/articles", "/articles/new"],
|
||||
failOnError: false,
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue