Skip to content

Commit 0cc434f

Browse files
authored
Update Makefile
1 parent c15bf16 commit 0cc434f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ clean:
5959
build: src/ cloudformation/
6060
yarn -D
6161
VITE_BUILD_HASH=$(GIT_HASH) yarn build
62+
cd src/api && npx tsx createSwagger.ts
6263
cp -r src/api/resources/ dist/api/resources
6364
rm -rf dist/lambda/sqs
6465
sam build --template-file cloudformation/main.yml --use-container --parallel

0 commit comments

Comments
 (0)