You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/16 22:55:52 UTC

cordova-coho git commit: Can't run a docs production build with --nodocs

Repository: cordova-coho
Updated Branches:
  refs/heads/master 75cac489c -> c7b971e71


Can't run a docs production build with --nodocs


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/c7b971e7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/c7b971e7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/c7b971e7

Branch: refs/heads/master
Commit: c7b971e713fa3db1801e4761fd6031a2a06ed040
Parents: 75cac48
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 16 14:55:47 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 16 14:55:47 2016 -0800

----------------------------------------------------------------------
 docs/plugins-release-process.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/c7b971e7/docs/plugins-release-process.md
----------------------------------------------------------------------
diff --git a/docs/plugins-release-process.md b/docs/plugins-release-process.md
index 6f74834..93d1e08 100644
--- a/docs/plugins-release-process.md
+++ b/docs/plugins-release-process.md
@@ -333,9 +333,9 @@ Send PR to https://github.com/apache/cordova-docs
 
 See full instructions in the cordova-docs [README](https://github.com/apache/cordova-docs#writing-a-blog-post)
 
-Run a production build with no docs
+Run a production build:
 
-    node_modules/.bin/gulp build --prod --nodocs
+    node_modules/.bin/gulp build --prod
 
 Output is located in `build-prod`
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org