mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
TODO update jquery version in tag replace
This commit is contained in:
parent
45eb085167
commit
5c0429463a
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -178,6 +178,7 @@ deploy: init css js docs zip
|
|||
@@mv ${OUTPUT}/demos tmp/${VER_OFFICIAL}
|
||||
# Create the Demos/Docs/Tests/Tools for jQueryMobile.com
|
||||
# ... By first replacing the paths
|
||||
# TODO update jQuery Version replacement on deploy
|
||||
@@find tmp/${VER_OFFICIAL} -type f \
|
||||
\( -name '*.html' -o -name '*.php' \) \
|
||||
-exec perl -pi -e \
|
||||
|
|
|
|||
Loading…
Reference in a new issue