mirror of
https://github.com/immich-app/immich.git
synced 2026-01-09 11:45:59 -08:00
refactor(server): e2e (#6632)
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
"rootDirs": ["src", "../server/src"],
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@api": ["../server/e2e/client"],
|
||||
"@api/*": ["../server/e2e/client/*"],
|
||||
"@test": ["../server/test"],
|
||||
"@test/*": ["../server/test/*"],
|
||||
"@app/immich": ["../server/src/immich"],
|
||||
|
||||
Reference in New Issue
Block a user