Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot completely remove the extension from the component name #820

Open
5 tasks done
byronogis opened this issue Jan 20, 2025 · 0 comments · May be fixed by #821
Open
5 tasks done

Cannot completely remove the extension from the component name #820

byronogis opened this issue Jan 20, 2025 · 0 comments · May be fixed by #821

Comments

@byronogis
Copy link

Describe the bug

e.g.

{
  // ...
  extensions: ['ce.vue']
}

Foo.ce.vue --> Foo.ce
But Foo is expected, right ?

v28.0.0

Reproduction

See Describe the bug

System Info

System:
    OS: macOS 15.2
    CPU: (12) arm64 Apple M4 Pro
    Memory: 1.10 GB / 48.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.13.0 - ~/.local/state/fnm_multishells/18327_1737365730898/bin/node
    npm: 10.9.2 - ~/.local/state/fnm_multishells/18327_1737365730898/bin/npm
    pnpm: 9.15.3 - ~/.local/state/fnm_multishells/18327_1737365730898/bin/pnpm
    bun: 1.1.43 - /etc/profiles/per-user/byron/bin/bun
  Browsers:
    Chrome: 132.0.6834.84
    Edge: 132.0.2957.115
    Safari: 18.2

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
byronogis added a commit to byronogis/unplugin-vue-components that referenced this issue Jan 20, 2025
@byronogis byronogis linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant