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 3ca11d5 commit 045de95Copy full SHA for 045de95
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