chore: removing building website from pre-commit

This commit is contained in:
iCrawl 2022-10-06 12:36:26 +02:00
parent 7e51ea0ada
commit b64d657241
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2

View file

@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && yarn workspace @discordjs/website run build:local && yarn lint-staged
yarn build && yarn lint-staged