browserify / browserify-handbook

how to build modular applications with browserify
Other
4.58k stars 292 forks source link

Add note that NODE_PATH is not supported by browserify #92

Open sternenseemann opened 4 years ago

sternenseemann commented 4 years ago

browserify doesn't implicitly set opts.paths to NODE_PATH anymore unlike stated previously in this documentation. For background see: