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

Commits on Mar 31, 2022

  1. Make sure input has correct format in generateCTXEnvironment

    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 authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b9456d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    48e0d22 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    f0146b0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    2779eb6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    91f79d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    6e224ce View commit details
    Browse the repository at this point in the history