coffee 编译时, 用本地环境

export PATH="./node_modules/.bin:$PATH"

原文: How to use package installed locally in node_modules

http://stackoverflow.com/questions/9679932/how-to-use-package-installed-locally-in-node-modules

原文地址:https://www.cnblogs.com/zlog/p/5465151.html