You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jamesopstad
changed the title
Investigate alternatives to stripping /@id/ prefixes when fetching modules
Find alternative to stripping /@id/ prefixes when fetching modules
Dec 10, 2024
jamesopstad
changed the title
Find alternative to stripping /@id/ prefixes when fetching modules
Implement alternative to stripping /@id/ prefixes when fetching modules
Dec 10, 2024
This approach has been removed as it had unintended side-effects. The nodejs_compat test have been temporarily disabled and should be reenabled as part of this issue.
It turned out that the problems were arising because we were also creating virtual modules for Node.js aliases that were already actually expected to be external.
Fixes#63
It turned out that the problems needing us to hack the `/@id/...` imports were arising because we were also creating virtual modules for Node.js aliases that were already actually expected to be external.
Fixes#63
See https://github.com/flarelabs-net/vite-plugin-cloudflare/pull/57/files/1b8725bf6a9234e0185495173dfd12f37c42fc07#r1840067164
The text was updated successfully, but these errors were encountered: