Skip to content

[iOS speciffic] Fix open app inspector command #2294

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 2, 2016

Conversation

Plamen5kov
Copy link
Contributor

Open app inspector command installs tns-ios-inspector which needs to be saved in the package.json as a normal or a dev dependency, because we do a diff of the package json before and after the installation.
If the newly installed package is not saved our diff logic doesn't work correctly

ping: @pkoleva @dtopuzov

open app inspector command installs tns-ios-inspector which needs to be saved in the package.json as a
normal or a dev dependency, because we do a diff of the package json before and after the installation
and if the newly installed package is not saved our diff logic doesn't work correctly
@Plamen5kov Plamen5kov changed the title fix open app inspector command [iOS speciffic] Fix open app inspector command Dec 1, 2016
@Plamen5kov Plamen5kov self-assigned this Dec 2, 2016
@Plamen5kov Plamen5kov merged commit 064d026 into master Dec 2, 2016
@Plamen5kov Plamen5kov deleted the plamen5kov/fix_openappinspector branch December 8, 2016 09:36
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.

1 participant