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: move revokeAuthToken to internal context, add @vitejs/devtools/internal export
- Attach revokeAuthToken as a method on DevToolsInternalContext instead of
a standalone exported function
- Create @vitejs/devtools/internal sub-export for getInternalContext
- Remove getInternalContext and revokeAuthToken from main entry point
- Add alias and tsconfig path for @vitejs/devtools/internal
- Update self-inspect to import from @vitejs/devtools/internal
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments