Files
Memoh/.husky/check-web
T
2026-03-21 19:50:36 +08:00

6 lines
182 B
Bash
Executable File

#!/usr/bin/env sh
export PATH="$HOME/.local/share/mise/shims:$HOME/.local/bin:$HOME/.npm-global/bin:/opt/homebrew/bin:/usr/local/bin:$PATH"
echo "Check Web build..."
pnpm web:build