chore(workspace): now use NODE_VERSION 24 without minor constraints
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ command = "pnpm -F @proj-airi/docs run build"
|
||||
publish = "/docs/.vitepress/dist"
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "24.3.0"
|
||||
NODE_VERSION = "24"
|
||||
NODE_OPTIONS = "--max-old-space-size=4096"
|
||||
|
||||
# Plausible.io analytics
|
||||
|
||||
Reference in New Issue
Block a user