afeld/backbone-nested
GitHub で見るDoes not work together with the new Backbone 1.1.1
Open
#114 opened on 2014年2月19日
Bughelp wanted
Repository metrics
- Stars
- (439 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Since Backbone 1.1.1, Backbone is AMD compatible. This, unfortunately, led to a not working backbone nested model, in case js has been concatinated and minified for production. Chrome yields: 'Uncaught Error: Backbone is not defined'