Added scratchy tasks and config.js docs

This commit is contained in:
Rashid Khan
2013-11-26 07:38:16 -07:00
parent e73ea4823d
commit 22993c46a5
8 changed files with 67 additions and 14 deletions

View File

@@ -8,6 +8,7 @@ module.exports = function (grunt) {
srcDir: 'src',
destDir: 'dist',
tempDir: 'tmp',
docsDir: 'docs'
};
// load plugins