sebavan 6 years ago
parent
commit
89768c253c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Tools/Gulp/tasks/gulpTasks-watchCore.js

+ 1 - 1
Tools/Gulp/tasks/gulpTasks-watchCore.js

@@ -26,7 +26,7 @@ gulp.task("watchCore", async function startWatch() {
     var settings = config[module].build;
     var library = config[module].libraries[0];
 
-    // Clean shaders
+    // Clean shaders.
     await cleanShaders(settings);
 
     // Generate shaders.