Skip to content

v1.4.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Dec 06:29
· 1048 commits to main since this release
e6ad6e3

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.