afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

開放

#114 建立於 2014年2月19日

 (10 則留言) (0 個反應) (0 位負責人)JavaScript (83 個分叉)github user discovery
Bughelp wanted

倉庫指標

星標
 (439 顆星)
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'

貢獻者指南