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

Can't try private modules #13

Open
dac09 opened this issue Mar 24, 2016 · 2 comments
Open

Can't try private modules #13

dac09 opened this issue Mar 24, 2016 · 2 comments

Comments

@dac09
Copy link

dac09 commented Mar 24, 2016

Hi,

Is it possible to try a module, but import it into a specific variable name?

This would be particularly use for private modules, as it has a slash and @ in the name e.g. @org/myModule.

I can't seem to access the variable in the way it loads currently.

Thanks

@victorb
Copy link
Owner

victorb commented Mar 29, 2016

Oh, I haven't tried trymodule with private modules. I can see this being a good feature if we can solve it with nice looking code for sure, but in a different issue. This one we have to solve as a bug.

  • Should work with private modules that have @org/myModule as a name.

@victorb victorb changed the title Import as? Can't try private modules Mar 29, 2016
@dac09
Copy link
Author

dac09 commented Mar 29, 2016

👍

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