-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backbone 1.1.2 is available, please update #10
Comments
Backbone now supports AMD registration itself, so you could just get the release directly from jashkenas/backbone. Does that work, or are you tied to this repo in some way? |
@alexeyCRLNX Backbone.js 1.1.2 worked fine for me. I was a bit surprised that I could also remove the Underscore.js shim that I had (release notes for Underscore.js indicate it does not support AMD). I might just be getting lucky in the load order? My require.config now looks like:
|
latest underscore supports AMD too. It's at the end of the source file. |
See #12. |
Hello
Could you please update to 1.1.2?
jashkenas@53f7790
Thanks!
The text was updated successfully, but these errors were encountered: