freeipa/install/ui/util/build
Alexander Bokovoy d986e844bb WebUI: use python3-rjsmin to minify JavaScript files
Fedora 33+ deprecated uglify-js. There are other alternatives which seem
to be fine for the minify task. Use python-rjsmin instead.

Fixes: https://pagure.io/freeipa/issue/8300
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2020-05-12 09:50:28 +02:00
..
_base WebUI build: use NodeJS instead of Rhino 2018-07-12 15:38:01 +02:00
patches WebUI build: use NodeJS instead of Rhino 2018-07-12 15:38:01 +02:00
build.js Update Dojo and Dojo builder to 1.13.0 2018-07-12 15:38:01 +02:00
LICENSE Dojo Builder 2013-01-18 15:10:35 +01:00
README WebUI: use python3-rjsmin to minify JavaScript files 2020-05-12 09:50:28 +02:00

build.js is builded dojo builder, with applied patches from 'patches' folder, by
itself and compiled using python3-rjsmin

_base/configRhino.js is unmodifed file from dojo/dojo. Required for a build to work.

= DOJO builder copyright notice =
Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details

= License =
Full Dojo license is in LICENSE file.