Skip to content

Commit

Permalink
.coffee for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Souren committed Mar 21, 2013
1 parent ca9d189 commit c87bb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [ ! -f dumps/hitchwiki.xml ]; then
fi

if [ ! -f dumps/$WIKI.js ]; then
./xml2json.js $WIKI
./xml2json.coffee $WIKI
fi

cp dumps/$WIKI.js meteor/client/dump.js
Expand Down

0 comments on commit c87bb29

Please sign in to comment.