Open
Description
Describe the bug
When importing the plugin via default export, Inspect
is not found.
I have tested previous versions, and it works correctly in all of them.
Reproduction
The issue can be easily reproduced by trying to import the Inspect
plugin via default export: import Inspect from 'vite-plugin-inspect';
System Info
System:
OS: macOS 15.3
CPU: (12) arm64 Apple M3 Pro
Memory: 80.70 MB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.12.1 - ~/.nvm/versions/node/v20.12.1/bin/node
npm: 10.5.0 - ~/.nvm/versions/node/v20.12.1/bin/npm
pnpm: 9.15.9 - ~/.nvm/versions/node/v20.12.1/bin/pnpm
bun: 1.1.36 - ~/.bun/bin/bun
Browsers:
Chrome: 134.0.6998.46
Chrome Canary: 136.0.7063.0
Edge: 134.0.3124.51
Safari: 18.3
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.
Contributions
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Metadata
Metadata
Assignees
Labels
No labels