mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
more redirects and a link checker
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
[build]
|
||||
command = "npm run build"
|
||||
publish = "docs/.vuepress/dist"
|
||||
# Handle our memory-hungry builds
|
||||
[build.environment]
|
||||
NODE_OPTIONS = "--max_old_space_size=4096"
|
||||
NODE_OPTIONS = "--max_old_space_size=4096"
|
||||
# link checker whoop! https://github.com/Munter/netlify-plugin-checklinks
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-checklinks"
|
||||
Reference in New Issue
Block a user