tleunen/babel-plugin-module-resolver

Add support for `moduleRoots` in package.json

Open

#81 创建于 2016年9月9日

在 GitHub 查看
 (1 评论) (8 反应) (0 负责人)JavaScript (217 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (3,417 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The atom plugin js-hyperclick uses moduleRoots in package.json to support custom root modules.

babel-plugin-module-resolver could read this field if available to add the custom root.

贡献者指南