Resolve the relative path to lib files last
authortruiken <truiken@gmail.com>
Fri, 29 Aug 2014 18:41:13 +0000 (11:41 -0700)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Sun, 4 Jan 2015 20:01:11 +0000 (21:01 +0100)
commit0f80b1058d233f11b95fef567d1b37dd88c94f09
tree2e85e1fea44d9691a28db1a6a7bbab2a9d6b88d2
parent4613644cce9f64cef4115cbfff660b41d51a9b9d
Resolve the relative path to lib files last

This allows usage of UglifyJS on build systems which have a flat (or non-matching relative) directory structure for source files.
tools/node.js