Skip to content

Conversation

@meshy
Copy link
Contributor

@meshy meshy commented Sep 14, 2025

A dev dependency (distlib) is failing to install on deploy.

Seeing as we shouldn't need dev dependencies in prod, I hope the issue can be avoided by installing fewer packages in prod.

This duplicates the make build script into make build-prod, and omits the installation of the dev dependencies.

A dev dependency (distlib) is failing to install on deploy.

Seeing as we shouldn't need dev dependencies in prod, I hope the issue
can be avoided by installing fewer packages in prod.

This duplicates the `make build` script into `make build-prod`, and
omits the installation of the dev dependencies.
@meshy meshy merged commit 10d16d9 into main Sep 14, 2025
1 check passed
@meshy meshy deleted the prod-deps branch September 14, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants