I'm trying to find an Express Middleware for Uglify, can you recommend one? It seems like uglify-js-middleware is trying to solve it to Connect, but it seems like it's not maintained anymore and when I tried it, it didn't with Express.
I'm using a middleware that I forked based on the less-middleware. I preferred the approach and setup better compared to some of the other options.