The current .babelrc
lookup logic does not work on Windows
#189
Labels
.babelrc
lookup logic does not work on Windows
#189
When the current directory does not find any
.babelrc
, the directory passed as input is used searched instead. There might two issues with the current logic:/
. This does not work on Windows.#188 would solve both problems.
The text was updated successfully, but these errors were encountered: