breezewish / express-minify

Automatically minify and cache your javascript and css files.
https://npmjs.org/package/express-minify
MIT License
86 stars 18 forks source link

Real json support #25

Closed PeterDaveHello closed 9 years ago

PeterDaveHello commented 9 years ago

Previous (#21) implement will break the test and it's a dirty work ...

1) minify() should not minify a broken JavaScript content: Error: expected '/* this is a broken JavaScript!' response body, got ' this is a broken JavaScript!'

breezewish commented 9 years ago

wow. great job 😄