-
-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
Description
Related plugins
Describe the bug
The new propsDestructure compiler option is currently not supported in the plugin (as of 4.2.0-beta.3)
It would be great to support it, allowing us to test the props destructuring introduced in Vue v3.3
Reproduction
Steps to reproduce
No response
System Info
System:
OS: macOS 13.3.1
CPU: (10) arm64 Apple M1 Max
Memory: 2.76 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 16.17.0 - ~/.volta/tools/image/node/16.17.0/bin/node
Yarn: 1.22.17 - ~/.volta/tools/image/yarn/1.22.17/bin/yarn
npm: 8.19.3 - ~/.volta/tools/image/npm/8.19.3/bin/npm
Browsers:
Chrome: 112.0.5615.137
Firefox: 112.0.1
Safari: 16.4Used Package Manager
pnpm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.