Преглед изворни кода

Description of module: WATCH

Arno Roldao Junior пре 8 година
родитељ
комит
df23666eff
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {