1
0
Fork 0

grunt file

This commit is contained in:
hkernbach 2016-05-19 18:28:59 +02:00
parent 60fa9cb996
commit 2350d83444
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@
"frontend/html/head.html.part",
"frontend/js/templates/*.ejs",
"frontend/html/body.html.part",
"frontend/html/scripts.html.part",
"frontend/build/scripts.html.part",
"frontend/html/end.html.part"
],
dest: 'frontend/build/index.html'