remy / inliner

Node utility to inline images, CSS and JavaScript for a web page - useful for mobile sites
MIT License
1.1k stars 165 forks source link

Fix calls to existsSync; fix non-zero exit code on error #46

Closed jpotter closed 9 years ago

jpotter commented 9 years ago

Two fixes, below.

I'm still seeing issues with inliner on new jsmin code, but these two should probably be addressed.