Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove test instructions for browserify #197

Merged
merged 1 commit into from Sep 11, 2018

Conversation

raphinesse
Copy link
Contributor

@@ -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)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this maybe left in, just without --browserify?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The block directly above it reads "Ensure that mobilespec creates okay via CLI:", so I'd say we've got that covered.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought so too until I looked at the command which is pretty different (but I have no idea what exactly it does)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be one of the rare cases where I'd trust the comments 😉

@dpogue dpogue merged commit 2eff92c into apache:master Sep 11, 2018
@raphinesse raphinesse deleted the browserify-nomore branch September 12, 2018 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants