https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17241

--- Comment #6 from Andrew Isherwood <[email protected]> ---
Bower and npm both enable the management of JS packages and their dependencies,
so one of those would be what we use to actually get and maintain the packages.
Webpack, as I understand it, would enable us to pack up all our JS packages in
an easily deliverable form (e.g. concatenated & minified). So, as I understand
it, a front-end build process would require one of either Bower or npm AND
Webpack.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to