Mercurial > lada > lada-client
changeset 1378:0b2d6db2be7e
Added additional resources to compile statement.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 14 Feb 2017 11:06:05 +0100 |
parents | 9cac9eb1365f |
children | e95ac7584c2c |
files | build.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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