afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

Offen

#114 geöffnet am 19.02.2014

 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (83 Forks)github user discovery
Bughelp wanted

Repository-Metriken

Stars
 (439 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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'

Contributor Guide