]> source.dussan.org Git - vaadin-core.git/commitdiff
adding config parameter pr12/r3
authorManolo Carrasco <manolo@apache.org>
Tue, 6 Oct 2015 07:26:12 +0000 (09:26 +0200)
committerManolo Carrasco <manolo@apache.org>
Tue, 6 Oct 2015 07:26:12 +0000 (09:26 +0200)
tasks/config.js

index dc48921ed60c6e14f31397dbc3825c6b95acd36f..4c53fd624d25f5b355f1e49e635c0c94ffcdab1a 100644 (file)
@@ -13,7 +13,8 @@ module.exports = {
     staging: {
       bower: 'target/bower',
       cdn: 'target/cdn',
-      zip: 'target/zip'
+      zip: 'target/zip',
+      doc: 'target/docsite'
     },
     userhome: userhome,
     privateKey: function() {