mape / connect-assetmanager

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

Adds Growl notification whenever a group gets updated #16

Closed assaf closed 13 years ago

assaf commented 13 years ago

Requires growlnotify command line, also shows message in the console.

mape commented 13 years ago

Nice feature but I don't think it should be in by default. It would probably be better to move the code out to a postManipulate function.

assaf commented 13 years ago

I didn't see a callback that fires when all files have been processed.