We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80fbbe commit 1dc38eaCopy full SHA for 1dc38ea
1 file changed
.vscode/tasks.json
@@ -57,7 +57,7 @@
57
"label": "npm run encore watch",
58
"type": "shell",
59
"options": {},
60
- "command": "npm run dev --watch",
+ "command": "npm run watch",
61
"problemMatcher": [],
62
},
63
{
0 commit comments