victorb/trymodule

Can't try private modules

Open

#13 aperta il 24 mar 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (31 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (1133 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor