Skip to content

Frontend dev dependencies install#105

Merged
pSpitzner merged 1 commit intomainfrom
try_except_frontend_dependencies
Jun 15, 2025
Merged

Frontend dev dependencies install#105
pSpitzner merged 1 commit intomainfrom
try_except_frontend_dependencies

Conversation

@pSpitzner
Copy link
Owner

maybe this is a good compromise:

  • keep docker builds fast as pnpm i does not need to run each build
  • try start vite in entrypoint, if it fails run pnpm i

- keep docker builds fast as `pnpm i` does not need to run each build
- try start vite in entrypoint, if it fails run `pnpm i`
Copy link
Collaborator

@semohr semohr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is an okay compromise. The npm install is not cached now tho.

@pSpitzner pSpitzner merged commit 3b941cd into main Jun 15, 2025
2 checks passed
@pSpitzner pSpitzner deleted the try_except_frontend_dependencies branch June 15, 2025 17:39
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