Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Conversation

@KiaraGrouwstra
Copy link
Contributor

Short description of what this resolves:

Ionic 2 beta allowed using a parameter to override its default behavior of canceling builds if it could not fully follow all of the typings. Users who did so, myself included, made a lengthy upgrade to RC (having accumulated ~1k TS errors on working code) only to find out this compatibility had been broken, and faced with the prospect of having to convince superiors to go through a 1w+ process of fixing TS errors, which may be hard to phrase as business value toward them. This PR addresses this by enabling a similar override to side-step the immediate problem.

Changes proposed in this pull request:

add a --ignorets / -i CLI param to allow building despite TS errors

Fixes: #443

@danbucholtz
Copy link
Contributor

@tycho01,

Sorry, I don't think we want to enable this functionality.

Thanks for contributing!

Thanks,
Dan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants