Skip to content

Conversation

@sheetalkamat
Copy link
Member

@sheetalkamat sheetalkamat commented Feb 26, 2020

  • Add tests for specifying composite as command line option

  • Allow passing --composite false on commandline

  • Add test to verify tsc --composite false from command line

  • Handle "undefined" as option value to be set to undefined for that option

  • Support "null" as option to be converted to undefined which is normally end result from our config file as well

  • Support null as option for any tsconfig only option as well, and dont support undefined

  • Fix public api test case

  • Validates objects instead of stringify result

  • Add composite true to base source

Cherry pick of #36997 to release-3.8

* Add tests for specifying composite as command line option

* Allow passing --composite false on commandline

* Add test to verify tsc --composite false from command line

* Handle "undefined" as option value to be set to undefined for that option

* Support "null" as option to be converted to undefined which is normally end result from our config file as well

* Support null as option for any tsconfig only option as well, and dont support undefined

* Fix public api test case

* Validates objects instead of stringify result

* Add composite true to base source
@sheetalkamat sheetalkamat merged commit 6def346 into release-3.8 Feb 27, 2020
@sheetalkamat sheetalkamat deleted the allowCompositeFalse branch February 27, 2020 00:34
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants