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

Support scoped NPM packages #772

Open
null-a opened this issue Feb 10, 2017 · 0 comments
Open

Support scoped NPM packages #772

null-a opened this issue Feb 10, 2017 · 0 comments
Labels

Comments

@null-a
Copy link
Member

null-a commented Feb 10, 2017

This came up on the mailing list.

I think we'll need to:

  • Notice when a package name refers to a scoped package.
  • Look for scoped packages in the appropriate scope sub directory of e.g. node_modules.
  • Adjust the global used to expose the JS part of packages. e.g. For package "@some-scope/webppl-pkg" we might add global someScope.webpplPkg.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant