fix(desktop): pre-compile the app title to avoid displaying handlebars
Fixes #566
This commit is contained in:
parent
241ffb7adf
commit
4c403ab32c
3 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
var templates = {
|
||||
'package.json': '/',
|
||||
'index.html': 'www/',
|
||||
'Makefile': 'cordova/',
|
||||
'ProjectMakefile': 'cordova/',
|
||||
'config-template.xml': '/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue