[Koha-bugs] [Bug 17241] New: 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
Fri Sep 2 16:35:14 CEST 2016


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

            Bug ID: 17241
           Summary: Start using Bower for installing and managing Koha's
                    JavaScript Dependencies
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Bower is a modern web development tool to make installing, updating and
managing JavaScript dependencies easy and is a good best-practice tool to use.
As such, we should make use of Bower and begin putting our external library
dependencies under the control of bower.

We can start with something very simple; using bower to manage requirejs. This
patch will switch to using a bower install version of requirejs that is the
same version of requirejs we are already using.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list