Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

nameCache is always empty when format is systemjs #101

Open
charlag opened this issue Jan 29, 2021 · 0 comments
Open

nameCache is always empty when format is systemjs #101

charlag opened this issue Jan 29, 2021 · 0 comments

Comments

@charlag
Copy link

charlag commented Jan 29, 2021

Hi
Thanks for the awesome plugin.
I wanted to report a thing which took me by surprise and took a while to figure out.
Basically nameCache will always be empty for systemjs format because there are no top-level identifiers, everything is wrapped inside System.register.
I'm not sure what can be done there without including all identifiers but maybe at least a warning would be a good idea?

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

No branches or pull requests

1 participant