comparison build.sh @ 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 a152353eba26
children f428b7d8f19b
comparison
equal deleted inserted replaced
1377:9cac9eb1365f 1378:0b2d6db2be7e
4 VERSION=lada-client-$VNUMBER 4 VERSION=lada-client-$VNUMBER
5 5
6 # Minify 6 # Minify
7 echo "Minifying...." 7 echo "Minifying...."
8 $SENCHAPATH --sdk-path extjs compile \ 8 $SENCHAPATH --sdk-path extjs compile \
9 --classpath=app,resources/lib/ext/upload,resources/lib/ext/i18n page \ 9 --classpath=app,resources/lib/ext/upload,resources/lib/ext/i18n,resources/lib/ext/grid,resources/lib/ext/util page \
10 -yui -i index.html -o $VERSION/index.html 10 -yui -i index.html -o $VERSION/index.html
11 11
12 # Copy additional files 12 # Copy additional files
13 # Extjs Styles 13 # Extjs Styles
14 echo "Copying additional files...." 14 echo "Copying additional files...."

http://lada.wald.intevation.org