Skip to content

Commit

Permalink
Dogfood
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Mar 26, 2024
1 parent 36fb064 commit 79e60c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e

ts-node --transpile-only src/skuba build "${@}"
ts-node --transpile-only src/skuba build-package "${@}"

chmod +x 'lib/skuba.js'
chmod +x 'lib/skuba.cjs'
chmod +x 'lib/skuba.mjs'

0 comments on commit 79e60c4

Please sign in to comment.