solidusjs / solidus

A simple server that generates pages from JSON and Templates
MIT License
28 stars 7 forks source link

reload workers when preprocessors change #98

Closed Fauntleroy closed 10 years ago

Fauntleroy commented 10 years ago

By killing all the workers and restarting them, preprocessor code is properly reloaded.