Skip to content

Always clean platforms/app when --bundle is passed (#3269) #3270

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

Merged
merged 1 commit into from
Dec 13, 2017

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented Dec 13, 2017

NOTE: Cherry-picked from master

  • Always clean platforms/app when --bundle is passed

  • Do not use $options in $nodeModulesBuilder

Whenever CLI is required as a library $options flags are not set. Hence $options should only be used where one knows CLI is truly run as a command-line interface - i.e. in commands.

* Always clean platforms/app when `--bundle` is passed

* Do not use $options in $nodeModulesBuilder

Whenever CLI is required as a library `$options` flags are not set. Hence `$options` should only be used where one knows CLI is truly run as a command-line interface - i.e. in commands.
@rosen-vladimirov rosen-vladimirov merged commit 9eb3a22 into release Dec 13, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/cherry-pick-bundle-fix-2 branch December 13, 2017 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants