Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Update bower to use a newer Backbone version #145

Open
rmisio opened this issue Jul 7, 2015 · 1 comment
Open

Update bower to use a newer Backbone version #145

rmisio opened this issue Jul 7, 2015 · 1 comment

Comments

@rmisio
Copy link

rmisio commented Jul 7, 2015

The bower.json file currently has backbone <=1.1.0 as a dependency. Since the repo readme example is using Backbone 1.1.2, can the bower.json be adjusted to follow suit?

The main benefit of the more recent Backbone version is that it includes AMD and CommonJS support. Without it, we not only have to shim this project (backbonefire), but then we have to revert back to shimming Backbone and Underscore.

On a related note, is adding AMD / CommonJS support to this project on the horizon anytime soon?

@hefox
Copy link

hefox commented Apr 19, 2016

I encountered this also -- working on a project that is using 1.2.3. The current version of backbone is 1.3.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants