Skip to content

Commit

Permalink
chore: Refactor ECL Watch into its own monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Nov 30, 2024
1 parent 854c9a7 commit 876ac80
Show file tree
Hide file tree
Showing 671 changed files with 9,647 additions and 3,467 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "esp/src/dgrid"]
path = esp/src/dgrid
path = esp/src/packages/legacy/dgrid
url = https://github.com/hpcc-systems/dgrid.git
[submodule "esp/services/ws_sql/libantlr3c"]
path = esp/services/ws_sql/libantlr3c
Expand Down
69 changes: 0 additions & 69 deletions esp/src/.vscode/tasks.json

This file was deleted.

292 changes: 13 additions & 279 deletions esp/src/CMakeLists.txt

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions esp/src/lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "10.0.0"
}
Loading

0 comments on commit 876ac80

Please sign in to comment.