Skip to content
Snippets Groups Projects
Commit d1a8b55d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-530 -> OZG-566 create file-shared lib; impl loading Attachments after vorgang loaded

parent 60fbf392
Branches
Tags
No related merge requests found
......@@ -30,6 +30,7 @@
"vorgang-detail": { "tags": [] },
"command-shared": { "tags": [] },
"wiedervorlage-shared": { "tags": [] },
"wiedervorlage": { "tags": [] }
"wiedervorlage": { "tags": [] },
"file-shared": { "tags": [] }
}
}
......@@ -32,7 +32,8 @@
"@goofy-client/wiedervorlage-shared": [
"libs/wiedervorlage-shared/src/index.ts"
],
"@goofy-client/wiedervorlage": ["libs/wiedervorlage/src/index.ts"]
"@goofy-client/wiedervorlage": ["libs/wiedervorlage/src/index.ts"],
"@goofy-client/file-shared": ["libs/file-shared/src/index.ts"]
}
},
"exclude": ["node_modules", "tmp"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment