victorb/trymodule

Can't try private modules

Open

#13 geöffnet am 24. März 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (31 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (1.133 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide