refactor: switch browser ownership to bundled plugin

This commit is contained in:
Peter Steinberger
2026-03-26 22:18:41 +00:00
parent 197510f693
commit 8eeb7f0829
255 changed files with 16981 additions and 21074 deletions

View File

@@ -1 +1 @@
export { registerBrowserActionInputCommands } from "./browser-cli-actions-input/register.js";
export * from "../../extensions/browser/src/cli/browser-cli-actions-input.js";