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 665a581 commit d8b7c8fCopy full SHA for d8b7c8f
scripts/bower/publish.sh
@@ -38,6 +38,7 @@ function run {
38
39
# Angular dependencies are managed by bower, don't include them
40
rm -rf $BOWER_DIR/js/angular*
41
+ rm -rf $BOWER_DIR/CHANGELOG*
42
rm -rf $BOWER_DIR/version.json # unneeded
43
44
echo "-- Copying bower.json from project_dir and renaming main files"
0 commit comments