tleunen/babel-plugin-module-resolver

Add support for `moduleRoots` in package.json

开放

#81 创建于 2016年9月9日

 (1 条评论) (8 个反应) (0 位负责人)JavaScript (217 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (3,417 个星标)
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.

贡献者指南