Closed chrisnewtn closed 10 years ago
Hi @chrisnewtn, could you please check this solution in last commit: https://github.com/logicalparadox/backbone.iobind/commit/4ceee9d62694b53d272cc3765b6bb1061c5e56b9
Thanks for the fix @mahnunchik, that commit works great with the optimizer :thumbsup:
Hi, this is related to #40 and #41 and makes to library compatible with the requirejs optimizer. It preserves compatibility with commonjs and allows for its continued use with AMD loaders via a shim.
Thoughts and feedback welcome. Thanks.