1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-12-17 11:57:02 +01:00

Fixed build scripts to correctly handle manifest.appcache

This commit is contained in:
Giulio Cesare Solaroli
2015-09-10 15:13:26 +02:00
parent a19c9c6ee4
commit e161d4d46b
8 changed files with 11 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ class GammaBuilder(FrontendBuilder):
return ['js', 'css', 'images']
# def copyStaticResources (self, targetFolder):
def copyResourcesToFolder (self, targetFolder):
def copyResourcesToFolder (self, targetFolder, backendSettings):
self.copyResources(self.projectDir, targetFolder, 'images')
resourcesToCopy = [