victorb/trymodule

Can't try private modules

Open

#13 ouverte le 24 mars 2016

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (31 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (1 133 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur