refactor(server): e2e utilities (#11000)

This commit is contained in:
forehalo
2025-03-19 17:00:20 +00:00
parent 21c4a29f55
commit f889886b31
153 changed files with 214 additions and 32 deletions
+1 -1
View File
@@ -100,6 +100,7 @@
{ "path": "./packages/common/debug" },
{ "path": "./packages/common/env" },
{ "path": "./packages/common/error" },
{ "path": "./packages/common/graphql" },
{ "path": "./packages/common/infra" },
{ "path": "./packages/common/nbstore" },
{ "path": "./packages/frontend/admin" },
@@ -112,7 +113,6 @@
{ "path": "./packages/frontend/component" },
{ "path": "./packages/frontend/core" },
{ "path": "./packages/frontend/electron-api" },
{ "path": "./packages/frontend/graphql" },
{ "path": "./packages/frontend/i18n" },
{ "path": "./packages/frontend/media-capture-playground" },
{ "path": "./packages/frontend/native" },