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
Resolve pnpm-lock.yaml by taking main's lock (incl. the devframe 0.6.2 bump
from #411) and re-running pnpm install to reconcile the kit/core dependency
changes. context.ts and plugins/index.ts auto-merged cleanly, keeping both the
integration-owned built-in docks (#411) and the install-launcher shell.
Exclude the standalone production playground (#413) from the repo-wide ESLint
run: it is its own workspace mirroring a real user install, so it intentionally
uses plain dependency specifiers rather than the repo catalog.
See <ahref="https://github.com/vitejs/devtools/blob/main/docs/errors/RDDT0001.md"target="_blank"rel="noopener"hover="op100 underline">RDDT0001</a> for details.
0 commit comments