DallasMorningNews / generator-dmninteractives

Yeoman generator for DMN-flavored "interactive" pages
https://www.npmjs.com/package/generator-dmninteractives
10 stars 1 forks source link

Listen for changes to .svg files in addition to .html #58

Closed LayneSmith closed 6 years ago

LayneSmith commented 6 years ago

When using nunjucks to inject .svg code into .html we currently have to run gulp after each change to the svg. Would be nice to have Gulp listen for changes to .svg files too.