colour-science / flask-compress

Compress responses of your Flask application.
MIT License
117 stars 27 forks source link

CSS and JS static files not being compressed #35

Closed cap273 closed 2 years ago

cap273 commented 2 years ago

See the following StackOverflow post: https://stackoverflow.com/questions/73594752/python-flask-web-app-with-flask-compress-css-and-js-static-files-not-being-comp

Is this a bug, opportunity for improvement for easier user adoption, or just a bad configuration on my part?

alexprengere commented 2 years ago

I think this is a duplicate of #33