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'

贡献者指南