afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

オープン

#114 opened on 2014/02/19

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (83 件のフォーク)github user discovery
Bughelp wanted

Repository metrics

Stars
 (439 個のスター)
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'

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