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

update minify() usage in test/ufuzz.js #1888

Merged
merged 1 commit into from
May 9, 2017

Conversation

alexlamsl
Copy link
Collaborator

fixes #1887

@kzc
Copy link
Contributor

kzc commented May 9, 2017

I don't think the minify() result.error is documented, is it?

@alexlamsl
Copy link
Collaborator Author

Indeed it is not - I'll add a short section under https://github.com/mishoo/UglifyJS2#api-reference

@alexlamsl alexlamsl merged commit 8c7c107 into mishoo:master May 9, 2017
@alexlamsl alexlamsl deleted the issue-1887 branch May 9, 2017 07:58
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.x] ufuzz.js still uses try/catch for minify() instead of result.error interface
2 participants