You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(platform): rename platform scripts and add default platform package
Rename platform build/dev/deploy scripts to suffixed names (build:cloudflare,
build:vercel, dev:cloudflare, dev:vercel, deploy:cloudflare) so they no longer
collide with Turbo's ^build cascade. Add a platforms/default package as the
standalone baseline (analytics noop, instrumentation, playwright, next config),
matching the same shape as the cloudflare and vercel packages. Drop the per-
platform turbo.json files in favor of a root lint:types task.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
0 commit comments