afeld/backbone-nested

Does not work together with the new Backbone 1.1.1

Open

#114 ouverte le 19 févr. 2014

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)JavaScript (83 forks)github user discovery
Bughelp wanted

Métriques du dépôt

Stars
 (439 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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'

Guide contributeur