mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-25 08:32:11 +03:00
docs(build): document internal build-worker signal (#10952)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user