tleunen/babel-plugin-module-resolver
Add support for `moduleRoots` in package.json
开放
#81 创建于 2016年9月9日
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.