afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

Open

#114 建立於 2014年2月19日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)JavaScript (83 fork)github user discovery
Bughelp wanted

倉庫指標

Star
 (439 star)
PR 合併指標
 (30 天內沒有已合併 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'

貢獻者指南