[Koha-bugs] [Bug 17241] Start using Bower for installing and managing Koha' s JavaScript Dependencies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 13 10:31:04 CEST 2016


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

--- Comment #6 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list