egroupware/phpgwapi/js/framework
Ralf Becker f25070a9c2 - switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
- generating now a couple of bundles: api, et2, mail, calendar, jdots, pixelegg and mobile
- developers need to update minified files whenever a javascript file changes: grunt uglify[:(api|et2|mail|calendar|jdots|pixelegg|mobile)]
- minified files also contains a map file allowing to debug with them
2016-03-01 20:45:31 +00:00
..
fw_base.js fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs 2016-02-29 15:50:24 +00:00
fw_browser.js fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs 2016-02-29 15:50:24 +00:00
fw_classes.js - switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host) 2016-03-01 20:45:31 +00:00
fw_desktop.js - switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host) 2016-03-01 20:45:31 +00:00
fw_ui.js fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs 2016-02-29 15:50:24 +00:00