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

Linker changes for enforcing pkg name conventions introduces regression bug with jspm-endpoint #1450

Closed
gcnm-pgeil opened this issue Jan 20, 2016 · 0 comments

Comments

@gcnm-pgeil
Copy link
Contributor

With commit cdc9b53 the linker code began to assume that every registry package/implementation exports an array named packageNameFormats with naming scheme patterns without gracefull fallback. This breaks with jspm-endpoint in recent version 4.0 which I have fixed (for the sake of completeness) with pull-request jspm/registry-endpoint#10 . And pull-request #1449 adds default format (*).

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

No branches or pull requests

2 participants