https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17243
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #8 from Jonathan Druart <[email protected]> --- We could imagine an "environment" pref (or in the config) with 2 values "dev" or "prod" (default "prod"). If "prod", the minified files are used (otherwise the non-minified). This could work for the css and swaggger min files. The RM(aints) will have to regenerated the min fils before each releases (automatically), but nothing to do for devs (no need to regenerated them) nor for testers (no conflict). -- 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/
