Added references to static resources
Added the list of static resources that need to be copied when assembling the application
This commit is contained in:
parent
ea71029b55
commit
b6a11a37ec
@ -185,6 +185,10 @@
|
||||
"clipperz/ytheme-clipperz.css"
|
||||
],
|
||||
|
||||
"html.template": "index_template.html"
|
||||
|
||||
"staticResources": [
|
||||
"accountDeleted.html",
|
||||
"error.html",
|
||||
"logout.html",
|
||||
"static.css"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user