Skip to content

Commit

Permalink
HPCC-30972 ECL Watch fix webpack dev server
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Dec 6, 2023
1 parent 82ba015 commit 7aabf96
Show file tree
Hide file tree
Showing 4 changed files with 1,630 additions and 26 deletions.
4 changes: 3 additions & 1 deletion esp/src/.vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
"tsc watch",
"webpack-dev-server"
],
"group": "build",
"group": {
"kind": "build"
},
"problemMatcher": []
},
{
Expand Down
Loading

0 comments on commit 7aabf96

Please sign in to comment.