victorb/trymodule

Can't try private modules

Open

#13 创建于 2016年3月24日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (31 fork)github user discovery
bughelp wanted

仓库指标

Star
 (1,133 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南