Browse Source

Update Tasks.json

sebavan 6 năm trước cách đây
mục cha
commit
e2e417a7d9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
                 }
             }