tleunen/babel-plugin-module-resolver

Add support for `moduleRoots` in package.json

Open

#81 geöffnet am 9. Sept. 2016

Auf GitHub ansehen
 (1 Kommentar) (8 Reaktionen) (0 zugewiesene Personen)JavaScript (3.417 Stars) (217 Forks)batch import
enhancementhelp wanted

Beschreibung

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.

Contributor Guide