-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
Failed to import - rxjs #278
Comments
Looks like it might be a short-coming of the logic here that seems to assume that remapped wildcard submodule prefixes will match: Lines 105 to 131 in 5ae0819
If you look at the |
@ggoodman thanks for the details, i am working on it |
fixed in 1dabda7, will release later |
i also added the rxjs testing, seem works fine in browser: https://esm.sh/?test |
@ije Thank you - it works in Deno too. |
Failing module
Error message
After running
deno run
I got this:Additional info
Also fails in browser
The text was updated successfully, but these errors were encountered: