We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5efa8dd commit eb44123Copy full SHA for eb44123
scripts/bower/publish.sh
@@ -38,8 +38,6 @@ function run {
38
39
# Angular dependencies are managed by bower, don't include them
40
rm -rf $BOWER_DIR/js/angular*
41
- # Remove bundle, dependencies are again managed by bower!
42
- rm -rf $BOWER_DIR/js/ionic.bundle.*
43
rm -rf $BOWER_DIR/version.json # unneeded
44
45
echo "-- Copying bower.json from project_dir and renaming main files"
0 commit comments