-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
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
remote CDN imports not being properly resolved #4117
Comments
👍 sounds like you're on top of it. Let me know if I can help in any way! |
kitsonk
added a commit
to kitsonk/deno
that referenced
this issue
Feb 25, 2020
ry
pushed a commit
that referenced
this issue
Feb 25, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported here: gcanti/fp-ts#1130
Confirmed regression locally, working on v0.33.0 but broken on v0.34.0
Can't seem to import anything from the Pika CDN due to this.
For context, every package (ex: https://cdn.pika.dev/fp-ts@^2.4.4) will always import from another file by
/*
path.The text was updated successfully, but these errors were encountered: