Skip to content
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

Add note about name mangling when using --mangle-props=unquoted (#1314) #1387

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Conversation

wiktor-k
Copy link
Contributor

This change adds information about effects of using quoted property names on name mangling when using --mangle-props=unquoted. For more details see issue #1314.

@@ -285,6 +285,17 @@ of mangled property names.
Using the name cache is not necessary if you compress all your files in a
single call to UglifyJS.

#### Mangling unquoted names (`--mangle-props=unquoted`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mangling unquoted names (--mangle-props=unquoted or --mangle-props=2)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, commit amended.

@kzc
Copy link
Contributor

kzc commented Dec 1, 2016

Looks good - thanks.

@rvanvelzen rvanvelzen merged commit 0913db8 into mishoo:master Jan 19, 2017
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.

3 participants