Skip to content

Add affectsEmit to module and esModuleInterop options#32124

Merged
sheetalkamat merged 3 commits into
microsoft:masterfrom
austincummings:affectsEmitToModuleAndEsModuleInterop
Jul 1, 2019
Merged

Add affectsEmit to module and esModuleInterop options#32124
sheetalkamat merged 3 commits into
microsoft:masterfrom
austincummings:affectsEmitToModuleAndEsModuleInterop

Conversation

@austincummings

@austincummings austincummings commented Jun 27, 2019

Copy link
Copy Markdown
Contributor

Fixes #31233

Just adds the affectsEmit flag to the module and esModuleInterop options.

I'm not sure how to go about adding automated tests for this so some help with that would be appreciated if they're necessary. Think I got it.

Thanks!

@msftclas

msftclas commented Jun 29, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@austincummings

Copy link
Copy Markdown
Contributor Author

Added tests

@sheetalkamat sheetalkamat merged commit ebf323e into microsoft:master Jul 1, 2019
@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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"module" and "esModuleInterop" options should have affectsEmit set to true

3 participants