afeld / backbone-nested

A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
https://afeld.github.com/backbone-nested/
MIT License
445 stars 83 forks source link

Drop bower in favor of npm #138

Closed mendenhallmagic closed 9 years ago

mendenhallmagic commented 9 years ago

Follow-up on #137.

gkatsev commented 9 years ago

Awesome! I'll take a look later tonight.

afeld commented 9 years ago

:-1:

I totally want to support NPM usage, but I would guess that for frontend stuff, there are more people using Bower than NPM. Same for Backbone. Therefore, they need to have at least equal support. test/index.html is our way of testing that those dependencies are listed/installed correctly, so I would argue that switching the files on that page doesn't make sense. Thanks for the PR, though!

mendenhallmagic commented 9 years ago

I wasn't 100% expecting this to be merged - I just figured I'd get this commit pushed as soon as possible to see if this was a direction we'd like to take. Looks like it wasn't. No probs.