mrf345/flask_minify

how to use

ra-esmith opened this issue · 1 comments

I tried using flask_minify, got an error ... help.

Thanks,
Evan

Seems so easy to use ... but not sure what the error is about ...

run.log

Looks like the response is no longer a decode-able bytes type. I think last i checked that issue will happen when initiating flask-compress prior to initiating flask-minify. try to initiate flask-minify first.