From: Jérôme Benoit Date: Mon, 13 May 2024 19:48:56 +0000 (+0200) Subject: refactor: cleanup build.sh X-Git-Tag: v4.0.7~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=c3d7ff4516f942038eab82743d9373630a61ce48;p=poolifier.git refactor: cleanup build.sh Signed-off-by: Jérôme Benoit --- diff --git a/examples/typescript/build.sh b/examples/typescript/build.sh index dd6d075e..2fa1e7b7 100755 --- a/examples/typescript/build.sh +++ b/examples/typescript/build.sh @@ -13,4 +13,3 @@ do pnpm build cd - done -