afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

Open

#114 opened on 2014年2月19日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)JavaScript (83 forks)github user discovery
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'

コントリビューターガイド