Skip to content

[Feature request] Expose devtoolsApi to browser #989

@lianee

Description

@lianee

Devtools is only available in cjs and esm, which is fine for bundled apps, but doesn't work well for browser based vue code.
Foe example, pinia doesn't include devtools api since 3.0.1 (vuejs/pinia#2914), so browser based vue code using pinia 3.0.1+ debug build can't use debug at all.
An iife version of devtoolsApi would solve this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions