removed packed versions of files, uglifing would be doing on-a-fly

This commit is contained in:
coderaiser 2012-08-27 07:29:53 -04:00
parent 77758291d0
commit 28f598c8c4
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@ problem with menu showing.
* Fixed bug with empty directorys. If directory
was empty, we could not go in.
* Removed packed versions of files, uglifing
would be doing on-a-fly
2012.08.24, Version 0.1.6

View file

@ -1,7 +1,7 @@
{
"cache" : {"allowed" : false},
"minification" : {
"js" : false,
"js" : true,
"css" : true,
"html" : true,
"img" : true