mirror of
https://github.com/facebook/docusaurus.git
synced 2026-05-06 07:56:39 -04:00
chore: upgrade to Node 22 by default (#11212)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
[build.environment]
|
||||
NETLIFY_USE_YARN = "true"
|
||||
YARN_VERSION = "1.22.19"
|
||||
NODE_VERSION = "18"
|
||||
NODE_VERSION = "22"
|
||||
NODE_OPTIONS = "--max_old_space_size=8192"
|
||||
|
||||
[context.production]
|
||||
|
||||
Reference in New Issue
Block a user