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 html-minifier #162

Merged
merged 1 commit into from
May 23, 2016
Merged

Update html-minifier #162

merged 1 commit into from
May 23, 2016

Conversation

thorn0
Copy link
Contributor

@thorn0 thorn0 commented May 12, 2016

Without this change, this markup takes ages to be processed: <div ng-if="data.foo.bar.length" ""></div>

Without this change, this markup takes ages to be processed: `<div ng-if="data.foo.bar.length" ""></div>`
@hvdb
Copy link
Collaborator

hvdb commented May 13, 2016

Well that sounds like a great improvement!

But i want to test this before merging to see if there are no breaking changes.

@thorn0
Copy link
Contributor Author

thorn0 commented May 13, 2016

At least the existing tests are passing.

@hvdb hvdb merged commit f5adab2 into ericclemmons:master May 23, 2016
@hvdb
Copy link
Collaborator

hvdb commented May 23, 2016

Released as version 1.0.4

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.

2 participants