tleunen/babel-plugin-module-resolver

Document in README.md how to debug/print search path

Open

#187 opened on May 25, 2017

View on GitHub
 (1 comment) (3 reactions) (0 assignees)JavaScript (3,417 stars) (217 forks)batch import
enhancementhelp wanted

Description

The readme describes basic usage, but when the basic setup doesn't work, it's hard to know what to do.

There should be some command to run in order to test a simple import and get the search path printed, next steps in order to debug and/or similar.

Contributor guide