You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/11 16:57:56 UTC

[GitHub] dpogue closed pull request #197: Remove test instructions for browserify

dpogue closed pull request #197: Remove test instructions for browserify
URL: https://github.com/apache/cordova-coho/pull/197
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md
index ce0d22d76..95dc46648 100644
--- a/docs/tools-release-process.md
+++ b/docs/tools-release-process.md
@@ -225,10 +225,6 @@ Ensure that mobilespec creates okay via CLI:
     cordova-mobile-spec/createmobilespec/createmobilespec.js --android --ios
     (cd mobilespec && ./cordova build && ./cordova run android)
 
-Ensure that mobilespec creates okay via CLI and browserify:
-
-    (cd mobilespec && ./cordova prepare --browserify && ./cordova build && ./cordova run android)
-
 Ensure uninstall doesn't cause errors:
 
     (cd mobilespec && ./cordova plugin remove cordova-plugin-file-transfer)


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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