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
{{ message }}
This repository was archived by the owner on May 22, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
Pulling in
@player-tools/devtools-basic-web-pluginshouldn't pull in@devtools-ui, as it's pulling in the runtime components of the devtools client.Describe the solution you'd like
Either re-org
@devtools-uito only pull in types, or ensure the Player plugins aren't relying on devtools client.