Are you going to get latency spikes when it decides a file has changed? What happens if the syntax for some, but not all, of the files is wrong? Deploying to a production webserver is something that wants to be as explicit and simple as possible; complex tasks like compilation/substitution of these script files belong earlier in the pipeline.
4 comments
[ 2.8 ms ] story [ 24.4 ms ] threadIf it's watching your files, it's not production ready.
It sounds to me that they've integrated a site build system into their webserver. What's wrong with that?