v1.4.0-beta.5
Pre-release
Pre-release
·
1048 commits
to main
since this release
Fix Docker build: skip husky during production install
Add --ignore-scripts flag to pnpm install --prod to prevent the
prepare script from running husky (a dev-only dependency) during
Docker image build.