We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7b1b6 commit efffcd2Copy full SHA for efffcd2
Makefile
@@ -162,7 +162,7 @@ zip: init css js
162
# -------------------------------------------------
163
164
# Push the latest git version to the CDN. This is done on a post commit hook
165
-latest: init css js zip
+latest: init css docs js zip
166
# Time to put these on the CDN
167
@@scp -qr ${OUTPUT}/* jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/mobile/latest/
168
# Do some cleanup to wrap it up
0 commit comments