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'

贡献者指南