Sha256: 5ba152155283bb5b23cf2e0fe9e6cac9bad0bb233d5f566cd4666c093ba12a91

Contents?: true

Size: 96 Bytes

Versions: 142

Compression:

Stored size: 96 Bytes

Contents

var gulp = require('gulp');

gulp.task('setWatch', function() {
  global.isWatching = true;
});

Version data entries

142 entries across 44 versions & 1 rubygems

Version Path
nutella_framework-0.4.16 framework_components/roomcast-package-creator/gulp/tasks/setWatch.js
nutella_framework-0.4.16 framework_components/roomcast-channel-creator/gulp/tasks/setWatch.js