Skip to content

fix: property names minification - removal of quotes#730

Merged
boopathi merged 1 commit intomasterfrom
unicode-fix-0
Nov 18, 2017
Merged

fix: property names minification - removal of quotes#730
boopathi merged 1 commit intomasterfrom
unicode-fix-0

Conversation

@boopathi
Copy link
Copy Markdown
Member

+ t.valueToNode(<objectExpressionNode>) returns an object expression
node and again but with a few other effects - it removes the quotes from
property names for some unicode which is not supported in Safari and a
few other older browsers. So we bail here and let propertyLiterals
plugin handle the conversion of StringLiterals to Identifiers.
+ Fix #627
+ Fix #706
@boopathi boopathi added the Tag: Bug Fix Pull Request fixes a bug label Nov 18, 2017
@boopathi boopathi merged commit 04e4679 into master Nov 18, 2017
@boopathi boopathi deleted the unicode-fix-0 branch November 18, 2017 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tag: Bug Fix Pull Request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant