back
2 comments
You don't have to mangle your code to get it into the AMD format. Just require() like node.js or CommonJS.
Allows you to use commonjs instead of amd modules. Then you can manage your dependancies with npm.