Explorar el Código

Update Tasks.json

sebavan hace 6 años
padre
commit
e2e417a7d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .vscode/tasks.json

+ 1 - 1
.vscode/tasks.json

@@ -35,7 +35,7 @@
                 },
                 "background": {
                     "activeOnStart": true,
-                    "beginsPattern": "Starting \\'watch\\'",
+                    "beginsPattern": "Starting \\'watchCore\\'",
                     "endsPattern": "Watching for file changes"
                 }
             }