https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21193
Bug ID: 21193
Summary: Develop a procedure for handling minified CSS at
release only
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Since bug 19474 we have a build toll for css and can build minified or readable
versions, we shoudl integrate this into the release pipeline so developers can
commit only the readable version.
>From bug 19474:
Could we imagine to have a staff-global.css and staff-global.min.css
It would depend on the dev_install config flag, devs will use .css whereas
production installations will use .min.css
The .min.css would be generated only on releasing (and will avoid to pollute
the git log).
--
You are receiving this mail because:
You are the assignee for the bug.
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/