tleunen/babel-plugin-module-resolver
View on GitHubAdd support for `moduleRoots` in package.json
Open
#81 opened on Sep 9, 2016
enhancementhelp wanted
Description
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.