TerriaJS / terrarium

Showcase for Terria maps and features
Other
3 stars 6 forks source link

Gulp watch #5

Closed rdengate closed 8 years ago

rdengate commented 8 years ago

I'm not 100% sure this is working. Sometimes it seemed I needed to run gulp merge-datasources-terrarium to get the data as expected. I will see whether I can reproduce this, and fix if I can.

kring commented 8 years ago

Yes I believe watch doesn't watch the datasources. This is an AREMI-specific problem, in NM the watch works (but uses totally different tech, not ejs).

rdengate commented 8 years ago

Aha ok. Thanks! That makes sense.