butter-desktop icon indicating copy to clipboard operation
butter-desktop copied to clipboard

Move to using npm (fully) over Bower?

Open z11h opened this issue 8 years ago • 4 comments

Hey Guys!

I was just wondering is there was a specific reason why Butter uses both npm and Bower. I was wondering if the core team is willing to move to using npm fully over Bower. If so, i'll submit a PR!

Thanks :)

z11h avatar Mar 05 '16 01:03 z11h

+1

marcel0ll avatar Mar 05 '16 03:03 marcel0ll

patches are welcome !

xaiki avatar Mar 07 '16 12:03 xaiki

There's no reason per say, but bower theorically gives us more control on what we install through bower, allowing us to only keep, for example, the .min.js files to import in our index.html, instead of having a full-blown npm module with submodules and such. Think of bower as 'pretty much' a way for us to make the same requirements in Butter as if it were a website requiring jQuery, or Bootstrap

vankasteelj avatar Mar 10 '16 14:03 vankasteelj

i feel that would be better suited as a build process task, anyway, moving forward we're going to require less and less things from bower, less and less things from index.html and this should get easier.

xaiki avatar Mar 10 '16 18:03 xaiki