cesium-ml / baselayer

Fully customizable (scientific, compute-intensive) web application template
http://cesium-ml.org/baselayer/
31 stars 18 forks source link

Monitor template files #197

Closed stefanv closed 3 years ago

stefanv commented 3 years ago

I sometimes forget that .template files aren't compiled automatically, prompting investigation into why changes aren't propagated.

This PR introduces a file monitor, that compiles templates when they are modified, which in turn triggers webpack (in the case of JavaScript).