Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
This commit is contained in:
commit
06869944fb
3
build.py
3
build.py
@ -258,8 +258,7 @@ if buildMobile:
|
|||||||
# do not include desktop-only plugins to mobile assets
|
# do not include desktop-only plugins to mobile assets
|
||||||
ignore=shutil.ignore_patterns('*.meta.js',
|
ignore=shutil.ignore_patterns('*.meta.js',
|
||||||
'force-https*', 'privacy-view*', 'speech-search*',
|
'force-https*', 'privacy-view*', 'speech-search*',
|
||||||
'basemap-cloudmade*', 'scroll-wheel-zoom-disable*',
|
'basemap-cloudmade*', 'scroll-wheel-zoom-disable*'))
|
||||||
'sync*'))
|
|
||||||
|
|
||||||
|
|
||||||
if buildMobile != 'copyonly':
|
if buildMobile != 'copyonly':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user