tleunen/babel-plugin-module-resolver
Add support for `moduleRoots` in package.json
オープン
#81 opened on 2016/09/09
enhancementhelp wanted
Repository metrics
- Stars
- (3,417 個のスター)
- PR merge metrics
- (30d に merged 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.