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

TypeError: Cannot read property 'split' of undefined #921

Closed
felipemsantana opened this issue May 20, 2018 · 0 comments · Fixed by #922
Closed

TypeError: Cannot read property 'split' of undefined #921

felipemsantana opened this issue May 20, 2018 · 0 comments · Fixed by #922

Comments

@felipemsantana
Copy link
Contributor

felipemsantana commented May 20, 2018

This happens when an element has a collapsed class attribute and sortClassName is true, for example:

minify('<div class></div>', { sortClassName: true });

Using version 3.5.15

alexlamsl added a commit that referenced this issue May 20, 2018
alexlamsl added a commit that referenced this issue May 20, 2018
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 a pull request may close this issue.

1 participant