We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
e.g.
{ // ... extensions: ['ce.vue'] }
Foo.ce.vue --> Foo.ce But Foo is expected, right ?
Foo.ce.vue
Foo.ce
Foo
v28.0.0
See Describe the bug
Describe the bug
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
pnpm
The text was updated successfully, but these errors were encountered:
feat: handle long extensions
03abbde
Close unplugin#820
Successfully merging a pull request may close this issue.
Describe the bug
e.g.
Foo.ce.vue
-->Foo.ce
But
Foo
is expected, right ?v28.0.0
Reproduction
See
Describe the bug
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: