OpenSourceWorkflow / generator-kickstart

[deprecated]: yeoman generator for website development
MIT License
10 stars 1 forks source link

watch task for json data #143

Closed markusfalk closed 8 years ago

markusfalk commented 9 years ago
json: {
        files: ['components/app/**/*.json'],
        tasks: ['sync:json'],
      },