-
docs(nx-dev): skip check for NEXT_PUBLIC_ASTRO_URL during graph creation just in case (#33019)
发布于
2025-10-08 18:42:10 +00:00 This PR skips check for the required env var during graph creation.
Although it only happens whenNODE_ENV === 'production'it is possible
that this is set as such, which would cause an error.(cherry picked from commit
412a55d012)下载附件