Commit db12b08
Eric Wheeler
build: prevent $esbuild-watch error
When running Roo from development build of vscode main emit the following error:
Error: Invalid problemMatcher reference: $esbuild-watch
This commit prevents that error by avoiding the use of $esbuild-watch
Signed-off-by: Eric Wheeler <[email protected]>1 parent e67ed9c commit db12b08
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
45 | 55 | | |
46 | 56 | | |
47 | 57 | | |
| |||
0 commit comments