mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
Extract the shared copy/sync/sanitize logic (native assets, extra modules, static/public, optional path-sanitize + turbopack-chunk-patch) from the three divergent assembly scripts into one module. Wire build-next-isolated.mjs to call it (in-place .next/standalone). Output is byte-identical to before — pure refactor. Golden test + existing build-next-isolated tests (7/7) green; standalone retains all natives + sidecars.