mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: removing building website from pre-commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user