Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Timm Albers committed Jan 10, 2014
1 parent bb9e044 commit 970c5d0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,15 @@ Content can be included via the syntax of [handlebars.js](http://handlebarsjs.co

config.json
-----------

*Example file:*

{
"ignore": ["templates/imgs"],
"debug": false,
"parse": {
"js": "compressed",
"css": "compressed",
"sass": "compressed"
}
}

0 comments on commit 970c5d0

Please sign in to comment.