Skip to content

Commit

Permalink
fix(endorsment-system): Add assets to project (#16923)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
rafnarnason and kodiakhq[bot] authored Nov 19, 2024
1 parent b3e05fd commit d743d2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/services/endorsements/api/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
"glob": "*",
"input": "libs/email-service/src/tools/design",
"output": "./email-service-assets"
},
{
"glob": "*",
"input": "apps/services/endorsements/api/src/assets",
"output": "apps/services/endorsements/api/src/assets"
}
]
},
Expand Down

0 comments on commit d743d2e

Please sign in to comment.