victorb/trymodule

Can't try private modules

Open

#13 opened on 2016年3月24日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (31 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (1,133 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド