Thanks to visit codestin.com Credit goes to github.com
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 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