We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf78fb5 commit be50e07Copy full SHA for be50e07
check-size.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-rake compile
+rake minify
4
gzip -c < build/angular.min.js > build/angular.min.js.gzip
5
ls -l build/angular.min.*
0 commit comments