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

Make sure input has correct format in generateCTXEnvironment #4832

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

bboldi
Copy link

@bboldi bboldi commented Mar 31, 2022

I ran into some cases where input was undefined, and ionic run failed with TypeError: Cannot convert undefined or null to object , I propose making sure that input will not break the build process if there's something wrong with json config that it uses values from to run hooks.

I ran into some cases where input was undefined, and ionic run failed with `TypeError: Cannot convert undefined or null to object` , I propose making sure that input will not break the build process if there's something wrong with json config that it uses values from to run hooks.
@bboldi
Copy link
Author

bboldi commented May 19, 2022

Did I miss something? Do I need to do anything else to get this reviewed? Thanks!

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

1 participant