freeipa/install/ui/util/uglifyjs
Petr Vobornik ccac000012 Increase stack size for Web UI builder
Web UI build fails on some architectures or configuration due to
StackOverflow. This patch increases the stack size to solve it.

512k is usually enough but we encountered fail on ppc64 even with 2m,
therefore the 8m. The build is single threaded so it shouldn't waste
much memory.
2013-12-13 15:17:48 +01:00
..
lib Use Uglify.js for JS optimization 2013-01-18 15:10:35 +01:00
ug.js Use Uglify.js for JS optimization 2013-01-18 15:10:35 +01:00
uglify Increase stack size for Web UI builder 2013-12-13 15:17:48 +01:00
uglify-js.js Use Uglify.js for JS optimization 2013-01-18 15:10:35 +01:00