expressjs / compression

Node.js compression middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compression doesn't seem to work on heroku.

Metsuryu opened this issue · comments

I don't know if I'm doing anything wrong, as it works without any issue when testing it locally, but when I push the code with compression enabled on Heroku, the server crashes.

I don't know if it's an issue with Heroku, with Compression, or maybe it is just something I'm doing wrong.

Sorry I'm an idiot. I forgot to add the dependency to package.json...