Skip to content

Commit

Permalink
chore: remove NODE_VERSION from netlify.toml to unblock preview deplo…
Browse files Browse the repository at this point in the history
…ys (#11697)
  • Loading branch information
alessbell authored Mar 18, 2024
1 parent f70c83d commit 3203cb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
publish = "docs/public"
command = "npm run typedoc; npm run docmodel > docs/public/log.txt || true"

[build.environment]
NODE_VERSION = "18"

[context.deploy-preview.build]
base = "docs"
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../src"
Expand Down

0 comments on commit 3203cb8

Please sign in to comment.