https://gist.github.com/bjornharrtell/4636693
Using files in this gist as input to jsbuild will result in dependency order test.js, One.js,...
Using files in this gist as input to jsbuild will result in dependency order test.js, One.js, Two.js which will fail since Two.js is needed when defining...