aboutsummaryrefslogtreecommitdiffstats
path: root/tasks/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/config.js')
-rw-r--r--tasks/config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/config.js b/tasks/config.js
index 3034ab8..61d550f 100644
--- a/tasks/config.js
+++ b/tasks/config.js
@@ -12,6 +12,7 @@ module.exports = {
staging: {
bower: 'target/bower',
cdn: 'target/cdn',
+ zip: 'target/zip',
doc: 'target/docsite'
},
userhome: userhome,