[Lada-commits] [PATCH] Added additional resources to compile statement
Wald Commits
scm-commit at wald.intevation.org
Tue Feb 14 11:06:09 CET 2017
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1487066765 -3600
# Node ID 0b2d6db2be7e6bdccda36e15faf5893a06eba7b2
# Parent 9cac9eb1365fc2a146f8d58a6d8efb30de303166
Added additional resources to compile statement.
diff -r 9cac9eb1365f -r 0b2d6db2be7e build.sh
--- a/build.sh Tue Feb 14 08:49:19 2017 +0100
+++ b/build.sh Tue Feb 14 11:06:05 2017 +0100
@@ -6,7 +6,7 @@
# Minify
echo "Minifying...."
$SENCHAPATH --sdk-path extjs compile \
- --classpath=app,resources/lib/ext/upload,resources/lib/ext/i18n page \
+ --classpath=app,resources/lib/ext/upload,resources/lib/ext/i18n,resources/lib/ext/grid,resources/lib/ext/util page \
-yui -i index.html -o $VERSION/index.html
# Copy additional files
More information about the Lada-commits
mailing list