OmniRoute/scripts/build
diegosouzapw dd85309e64 fix(ci): hasStandaloneAppBundle dist/->app/ fallback + gate obsidian-plugin e2e
- hasStandaloneAppBundle now accepts the legacy app/ bundle too (mirrors serve
  CLI's dist/->app/ fallback), fixing postinstall-support.test.ts after #3124.
- obsidian-plugin-e2e: #3077 committed the e2e test but NEVER committed its
  dependency obsidian-plugin/src/server.ts (un-ignored but unstaged) nor the
  'obsidian' npm pkg, so it crashed with ERR_MODULE_NOT_FOUND on every fresh
  checkout. Load the runtime values dynamically and skip the suite when absent
  (unit sync logic stays covered by obsidian-plugin-sync.test.ts).
2026-06-03 22:48:24 -03:00
..
assembleStandalone.mjs build(layer1): rename standalone output app/ -> dist/; delete both App-Router move hacks 2026-06-03 14:59:20 -03:00
bootstrap-env.mjs refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders 2026-05-13 10:14:25 -03:00
build-next-isolated.mjs build(layer1): rename standalone output app/ -> dist/; delete both App-Router move hacks 2026-06-03 14:59:20 -03:00
native-binary-compat.mjs refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders 2026-05-13 10:14:25 -03:00
pack-artifact-policy.ts build(layer1): add build:release clean rebuild + HEAD sentinel guard 2026-06-03 15:16:28 -03:00
postinstall.mjs build(layer1): rename standalone output app/ -> dist/; delete both App-Router move hacks 2026-06-03 14:59:20 -03:00
postinstallSupport.mjs fix(ci): hasStandaloneAppBundle dist/->app/ fallback + gate obsidian-plugin e2e 2026-06-03 22:48:24 -03:00
prepare-electron-standalone.mjs build(layer2+3): propagate .build/+dist/ to Docker/Electron/CI; codify light deploy; docs 2026-06-03 15:51:26 -03:00
prepublish.ts build(verify): close ralph-loop-1 gaps — align tests + fix stale .next/app refs 2026-06-03 16:06:59 -03:00
runtime-env.mjs docs(docker): align memory default docs 2026-05-31 18:16:45 -03:00
sync-env.mjs fix: harden stream readiness and build output (#2317) 2026-05-16 21:47:40 -03:00
uninstall.mjs refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders 2026-05-13 10:14:25 -03:00
validate-pack-artifact.ts build(layer1): rename standalone output app/ -> dist/; delete both App-Router move hacks 2026-06-03 14:59:20 -03:00
write-build-sha.mjs build(layer1): add build:release clean rebuild + HEAD sentinel guard 2026-06-03 15:16:28 -03:00