Skip to content

Variables preserve transformer improvements #552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Feb 23, 2020

Conversation

sanex3339
Copy link
Member

Fixed conflicts between generated names and names from untouched identifiers from source code.

Fixed #550
Fixed #549

@sanex3339
Copy link
Member Author

This is WIP PR, still should optimize a few things

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 98.62% when pulling db908f7 on variable-preserve-improvements into 43b8fc9 on master.

@coveralls
Copy link

coveralls commented Feb 8, 2020

Coverage Status

Coverage decreased (-0.03%) to 98.732% when pulling e1a2424 on variable-preserve-improvements into 43b8fc9 on master.

sanex3339 and others added 24 commits February 9, 2020 01:49
…generator

Improved mangled identifier names generator
@sanex3339 sanex3339 requested a review from zamotkin February 20, 2020 21:06
@sanex3339 sanex3339 merged commit fbab814 into master Feb 23, 2020
@sanex3339
Copy link
Member Author

Finally

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.

transformObjectKeys - duplicate variable declaration Duplicate identifier when using identifierNamesGenerator: 'mangled'
2 participants