Closed simonsmith closed 10 years ago
Does you say it happens even if you remove the htmlmin
option entirely, or did you just mean no matter which different settings you try.
I'm curious what result you get on this page:
Otherwise, I have no idea. Javascript has no theoretical limit on strings, so my only guess is that there's something crashing internally with htmlmin or within the VM. I mean, it's a 54k string. That's nothing!
Closing unless I can get something concrete to work with here, like a failing test case or something that I can reproduce with Travis CI :(
When running the task on Windows (using a VM) it cuts off the last part of the file. See the output here: http://pastebin.com/FvijUm89 It seems to happen regardless of HTML min options.
It works fine on Mac
My config is: