trymodule icon indicating copy to clipboard operation
trymodule copied to clipboard

Can't try private modules

Open dac09 opened this issue 9 years ago • 2 comments

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

dac09 avatar Mar 24 '16 13:03 dac09

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 avatar Mar 29 '16 14:03 victorb

:+1:

dac09 avatar Mar 29 '16 16:03 dac09