- 22 Oct, 2016 1 commit
-
-
François Leurent authored6ae7f2ac
-
- 20 Sep, 2016 2 commits
-
-
François Leurent authored2df025f8
-
François Leurent authored82309573
-
- 17 Sep, 2016 1 commit
-
-
François Leurent authored0df5b71f
-
- 15 Sep, 2016 1 commit
-
-
François Leurent authored
Browserify fails to resolve the "./http-proxy/" as "./http-proxy/index.js" but as "./http-proxy.js" (so nothing works) Beeing explicit here does not cost much for http-proxy, yet it's intrinsically complicated for browserify to fix (as trailing slash might be used as a pollyfill shim for native/non-natives addons i.e. require('url/') vs require('url') )
a6743927
-