When using this plugin with the latest minify-html release series, the following exception is thrown:
TypeError("minify() got an unexpected keyword argument 'do_not_minify_doctype'")
The relevant argument was reworked in the following commit. The latest working version is 0.15.0
wilsonzlin/minify-html@4247a05
When using this plugin with the latest
minify-htmlrelease series, the following exception is thrown:The relevant argument was reworked in the following commit. The latest working version is 0.15.0
wilsonzlin/minify-html@4247a05