Fixed build scripts to correctly handle manifest.appcache
This commit is contained in:
@@ -9,5 +9,5 @@ class Gamma_MobileBuilder(FrontendBuilder):
|
||||
return ['js', 'css', 'images']
|
||||
|
||||
# def copyStaticResources (self, targetFolder):
|
||||
def copyResourcesToFolder (self, targetFolder):
|
||||
def copyResourcesToFolder (self, targetFolder, backendSettings):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user