Skip to content

Commit

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

set -e

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

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

0 comments on commit 1ba479e

Please sign in to comment.