Works well.
[1] - https://github.com/mrclay/minify
The reason why you see big .js files is that it's not easy to split your code in a.js and have it include b.js from the server.
The reason why you see big .js files is that it's not easy to split your code in a.js and have it include b.js from the server.