Skip to content

Commit eb44123

Browse files
committed
chore(travis): make ionic-bower include ionic.bundle.js
1 parent 5efa8dd commit eb44123

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/bower/publish.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ function run {
3838

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

4543
echo "-- Copying bower.json from project_dir and renaming main files"

0 commit comments

Comments
 (0)