Closed rdegges closed 6 years ago
It would help us a lot if you could register this issue also at:
https://github.com/tdewolff/minify/issues
I quickly scanned the code where the stack trace points, and this looks to be related to conditional IE statements.
This issue has been fixed upstream, but it isn't in a tagged release yet. Current release is v2.3.5.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Hi there!
I'm building a simple Hugo blog. I've got it working great when I build it using the
hugo
command, but if I try to runhugo --minify
I get a panic.Here's some output
vs
The source for my site can be found at: https://github.com/oktadeveloper/okta-blog