Open jniles opened 8 years ago
Great...
------ Message d'origine ------ De : "Jonathan Niles" notifications@github.com À : "IMA-WorldHealth/bhima" bhima@noreply.github.com Envoyé 16/12/2015 15:37:20 Objet : [bhima] Allow server live-reload (#944)
We can currently live-reload our client using gulp watch-client when changes are detected. We should do a similar gulp watch-server that will rebuild and reload our server transparently when changes occur to the underlying files.
— Reply to this email directly or view it on GitHub.
We can currently live-reload our client using
gulp watch-client
when changes are detected. We should do a similargulp watch-server
that will rebuild and reload our server transparently when changes occur to the underlying files.