Skip to content

Recent package rename broke plugin discoverability by Vue CLI #3

@romansp

Description

@romansp

Describe the bug
Package rename from @cnamts/vue-cli-plugin-proxy to vue-cli-proxy-plugin broke plugin discoverability by Vue CLI. All Vue CLI plugins should follow naming convention described here: https://cli.vuejs.org/dev-guide/plugin-dev.html#naming-and-discoverability

vue-cli-plugin-<name> or @scope/vue-cli-plugin-<name>

To Reproduce
Steps to reproduce the behavior:

  1. Install vue-cli-proxy-plugin
  2. Configure pluginOptions.proxy in vue.config.js
  3. Start development server
  4. HPM is missing.

Expected behavior
HPM created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions