docs(build): document internal build-worker signal (#10952)

This commit is contained in:
diegosouzapw
2026-08-23 18:56:53 -03:00
parent aab9b946ed
commit a6dbe23e46
2 changed files with 6 additions and 0 deletions

View File

@@ -2584,6 +2584,11 @@ APP_LOG_TO_FILE=true
# OMNIROUTE_ZED_IMPORT_LEGACY_ONE_STEP=false
# ─── Build profile (build-time only) ────────────────────────────────────────
# Internal build-worker signal set automatically by
# scripts/build/build-next-isolated.mjs. Do not set it for a normal runtime:
# while it is `1`, SQLite entry points use build-safe fallbacks.
# OMNIROUTE_BUILDING=1
# Set to "minimal" before `npm run build` to physically remove four optional
# privileged modules (MITM cert install, Zed keychain import, Cloud Sync,
# 9router installer) from the standalone bundle. The resulting artifact is