Skip to content

Conversation

lissein
Copy link
Contributor

@lissein lissein commented May 9, 2020

undefined is not a keyword in es5 and es3 so we now emit void 0 instead in template strings.

Fixes #38430

undefined is not a keyword in es5 and es3 so we now emit void 0 instead in template strings.
@msftclas
Copy link

msftclas commented May 9, 2020

CLA assistant check
All CLA requirements met.

@DanielRosenwasser DanielRosenwasser merged commit f9e1bcd into microsoft:master May 12, 2020
@lissein lissein deleted the void-0-template-strings branch May 12, 2020 00:11
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.

Downlevel emit for template strings should use 'void 0' not 'undefined'
3 participants