Skip to content

Commit

Permalink
chore(0.9.25-alpha): rename to quokka
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoslin committed Feb 12, 2014
1 parent 547cb42 commit 1437534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/bower/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ function run {

# Angular dependencies are managed by bower, don't include them
rm -rf $BOWER_DIR/js/angular*
# Remove bundle, dependencies are again managed by bower!
rm -rf $BOWER_DIR/js/ionic.bundle.*
rm -rf $BOWER_DIR/version.json # unneeded

# update bower.json
Expand Down

0 comments on commit 1437534

Please sign in to comment.