diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-13 00:52:57 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-13 01:09:54 +0900 |
| commit | 732c71f7c2e5f0a37c03c2efedcfa8e5360e3fda (patch) | |
| tree | 619d28354e48f55fd5efe9a0298c7d61b6d7393f /frontend/src | |
| parent | 756b66b31fd02215fc2d8a30ae263a3bf08a90a6 (diff) | |
| download | feedaka-732c71f7c2e5f0a37c03c2efedcfa8e5360e3fda.tar.gz feedaka-732c71f7c2e5f0a37c03c2efedcfa8e5360e3fda.tar.zst feedaka-732c71f7c2e5f0a37c03c2efedcfa8e5360e3fda.zip | |
feat(container): fix Docker build
Diffstat (limited to 'frontend/src')
| l--------- | frontend/src/graphql/schema.graphql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/src/graphql/schema.graphql b/frontend/src/graphql/schema.graphql new file mode 120000 index 0000000..4271904 --- /dev/null +++ b/frontend/src/graphql/schema.graphql @@ -0,0 +1 @@ +../../../common/graphql/schema.graphql
\ No newline at end of file |
