Tommaso Casaburi
8cc9c401d3
chore(dev): add production preview launcher
2026-05-30 17:26:58 +07:00
Tommaso Casaburi
33bf4dabce
fix(portless): force HTTPS proxy startup
2026-04-28 14:34:23 +07:00
Tommaso Casaburi
34b60c7d53
chore(portless): upgrade local dev URLs
2026-04-28 14:25:16 +07:00
Tommaso Casaburi
683c407043
fix(dev): auto-open portless URL after vite is ready
...
Vite's built-in server.open fired before portless was reachable and
used the wrong hardcoded URL, so yarn start opened a 404. Disable
vite's open when PORTLESS_URL is set and explicitly open the
branch-scoped URL from start-dev.js after HTTP 2xx/3xx readiness.
2026-04-18 13:54:36 +07:00
Tommaso Casaburi
6a3040dc55
fix(portless): fall forward when branch route is occupied
2026-03-31 17:42:37 +07:00
Tommaso Casaburi
8078d10441
fix(portless): avoid route collisions across worktrees
2026-03-30 17:32:01 +07:00
Tommaso Casaburi
75958ac0c5
fix(dev server): fall forward from port 1355 without portless
2026-03-30 17:20:38 +07:00
plebeius
e484f96e3a
fix(ci): make portless optional for windows installs
2026-03-04 17:48:31 +08:00