ladjs / express-cdn

:cloud: Node module for delivering optimized, minified, mangled, gzipped assets with Express and Amazon's CDN (S3/CloudFront)
MIT License
660 stars 104 forks source link

Getting error after latest update #118

Closed CoinCoderBuffalo closed 6 years ago

CoinCoderBuffalo commented 6 years ago

"mime.lookup is not a function"

express-cdn@0.3.1

niftylettuce commented 6 years ago

@jjg77 I have published v0.3.2 to npm, please try it out and let me know if that fixes it for you? npm install express-cdn@latest or yarn add express-cdn@latest if you're using yarn.

CoinCoderBuffalo commented 6 years ago

Error went away, but now it uploads blank files.