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
Virtual modules are currently not supported. As part of the fix, we should add a virtual-modules playground so we have test coverage.
virtual-modules
The text was updated successfully, but these errors were encountered:
Investigation has shown that the reason they don't work is this:
vite-plugin-cloudflare/packages/vite-plugin-cloudflare/src/miniflare-options.ts
Lines 304 to 313 in 7c88a10
#63 needs resolving but, for now, we will remove this and disable the nodejs_compat tests until we find a better approach.
nodejs_compat
Sorry, something went wrong.
jamesopstad
Successfully merging a pull request may close this issue.
Virtual modules are currently not supported. As part of the fix, we should add a
virtual-modules
playground so we have test coverage.The text was updated successfully, but these errors were encountered: