Kaynağa Gözat

Description of module: WATCH

Arno Roldao Junior 8 yıl önce
ebeveyn
işleme
df23666eff
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      grunt-tasks/watch.js

+ 1 - 0
grunt-tasks/watch.js

@@ -1,3 +1,4 @@
+// Watch File Changes
 'use strict';
 
 module.exports = function (grunt) {