mape / connect-assetmanager

Middleware for Connect (node.js) for handling your static assets.
MIT License
310 stars 48 forks source link

generateCache on stale files #44

Open mcohen01 opened 11 years ago

mcohen01 commented 11 years ago

Hi Mathias,

I love your assetmanager library. On my mac though it doesn't seem to regenerate the file if you mark the group with stale: true. I'm thinking the node fs api may have changed since you originally wrote this. I made some changes running under node 0.8.8 and was curious if you'd like to merge them or discuss.

Thanks, Mike