afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

Open

#114 aperta il 19 feb 2014

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)JavaScript (83 fork)github user discovery
Bughelp wanted

Metriche repository

Star
 (439 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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'

Guida contributor