mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-12-17 11:57:02 +01:00
First release of /delta version
This commit is contained in:
@@ -6,6 +6,9 @@ class GammaBuilder(FrontendBuilder):
|
||||
def name(self):
|
||||
return "/gamma builder"
|
||||
|
||||
def projectResourceTypes (self):
|
||||
return ['js', 'css', 'images']
|
||||
|
||||
def copyStaticResources (self, targetFolder):
|
||||
resourcesToCopy = [
|
||||
# {'folder': 'html', 'source': 'exit_template.html', 'target': 'exit.html'},
|
||||
|
||||
Reference in New Issue
Block a user