Skip to content
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

Dynamic import tracing bug #2475

Closed
guybedford opened this issue May 19, 2019 · 3 comments
Closed

Dynamic import tracing bug #2475

guybedford opened this issue May 19, 2019 · 3 comments

Comments

@guybedford
Copy link
Member

Currently import('asdf') is failing jspm trace due to it only supporting " strings!

Fix included in a8a307f.

@irustm
Copy link
Contributor

irustm commented May 19, 2019

that's gonna fix this error?

> jspm map ./lib/main.js -o importmap.json 
err  Error: Unable to resolve bare specifier "'" from /jspm_packages/npm/@angular/core@7.2.15/bundles/core.umd.dew.js

@guybedford
Copy link
Member Author

Yes, I'm posting a release shortly.

@guybedford
Copy link
Member Author

Released in 2.0.0-beta.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants