Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vite Plugin I Vue DevTools #459

Closed
Closed
@Yordan-Ramchev

Description

Is your feature request related to a problem?

We provide a Vite plugin for running Vue DevTools. If your project uses Vite, we highly recommend using it as the preferred option for running DevTools, as it offers more powerful features.

https://devtools-next.vuejs.org/guide/vite-plugin#vite-plugin

Describe the solution

  1. Add vite-plugin-vue-devtools in template/base/package.json
  2. Add VueDevTools in template/base/vite.config.js.data.mjs
{
 id: 'vite-plugin-vue-devtools',
 importer: "import VueDevTools from 'vite-plugin-vue-devtools'",
 initializer: 'VueDevTools()'
}

Can I get an approval to apply these updates?

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

        AltStyle によって変換されたページ (->オリジナル) /