Skip to content

Commit

Permalink
Mark JS compression for future removal
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jun 24, 2013
1 parent 731e1f2 commit 39a0b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/create-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ if [ -d po ] ; then
rm -rf po
fi

# This can be removed once 4.0 is out of maintenance:
if [ -f ./scripts/compress-js ] ; then
echo "* Compressing javascript files"
./scripts/compress-js
Expand Down

0 comments on commit 39a0b5c

Please sign in to comment.