From a1fdcc07471b307ba5a288617740667e86958794 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Wed, 13 Jul 2011 13:44:00 +0300 Subject: [PATCH] Exclude tree and searchData from concatenated JS. I'd like to include the compressed version also to release version of JSDuck - these files have to be referenced separately then. Also excluded the localStorageDb name config - similar case. --- template/index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/template/index.html b/template/index.html index ee789c33..38e99223 100644 --- a/template/index.html +++ b/template/index.html @@ -20,20 +20,16 @@ - + - - - - + - {head_html} -- GitLab