travi-org / admin.travi.org

reference client to api.travi.org
https://admin.travi.org
MIT License
3 stars 0 forks source link

define $NODE_PATH to improve the require relative paths #448

Open travi opened 8 years ago

travi commented 8 years ago

https://lostechies.com/derickbailey/2014/02/20/how-i-work-around-the-require-problem-in-nodejs/

travi commented 8 years ago

$NODE_PATH is apparently an anti-pattern

travi commented 8 years ago

https://github.com/tleunen/babel-plugin-module-alias might be a reasonable option