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
hi there 👋
on macOS v14.1 (23B74) with [email protected] and [email protected] using the vite.config.js file shown here, i'm seeing a warning when i run vitest:
v14.1 (23B74)
[email protected]
vite.config.js
vitest
Vitest "deps.registerNodeLoader" is deprecated.If you rely on aliases inside external packages, use "deps.optimizer.web.include" instead.
is this still needed?
thanks 🙏 👍
The text was updated successfully, but these errors were encountered:
deprecated as of [email protected] - see #133 and breaking changes
Sorry, something went wrong.
No branches or pull requests
hi there 👋
on macOS
v14.1 (23B74)
with[email protected]
and[email protected]
using thevite.config.js
file shown here, i'm seeing a warning when i runvitest
:is this still needed?
thanks 🙏 👍
The text was updated successfully, but these errors were encountered: