afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

Open

#114 geöffnet am 19. Feb. 2014

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

Repository-Metriken

Stars
 (439 Stars)
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