tleunen/babel-plugin-module-resolver

Add support for `moduleRoots` in package.json

Open

#81 aberto em 9 de set. de 2016

Ver no GitHub
 (1 comment) (8 reactions) (0 assignees)JavaScript (3.417 stars) (217 forks)batch import
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.

Guia do colaborador