Closed andru closed 10 years ago
This pull request changes the module definition style to provide support for AMD (eg. RequireJS), in addition to the previously supported CommonJS and global scope patterns.
Merged and tweaked to taste in 8eaf4574a669fe21d7e7d506498a89b1c93e7db1. Let me know how that works.
This pull request changes the module definition style to provide support for AMD (eg. RequireJS), in addition to the previously supported CommonJS and global scope patterns.