added sync plugin back to mobile build...
...it seems that google have fixed the temp redirect
This commit is contained in:
3
build.py
3
build.py
@ -258,8 +258,7 @@ if buildMobile:
|
||||
# do not include desktop-only plugins to mobile assets
|
||||
ignore=shutil.ignore_patterns('*.meta.js',
|
||||
'force-https*', 'privacy-view*', 'speech-search*',
|
||||
'basemap-cloudmade*', 'scroll-wheel-zoom-disable*',
|
||||
'sync*'))
|
||||
'basemap-cloudmade*', 'scroll-wheel-zoom-disable*'))
|
||||
|
||||
|
||||
if buildMobile != 'copyonly':
|
||||
|
Reference in New Issue
Block a user