Skip to content

Conversation

Julien-R44
Copy link
Member

Instead of checking if NODE_ENV=production to start the Vite dev server, which was quite error-prone, we now check if a manifest is present. If it is we don’t start the dev server, and vice versa

@Julien-R44 Julien-R44 changed the title chore: update dependencies refactor: improve vite dev server check with manifest presence Jul 21, 2025
@Julien-R44 Julien-R44 merged commit 8e8a350 into 5.x Jul 21, 2025
16 checks passed
@thetutlage
Copy link
Member

Do we ignore the manifest file in dev or test environments with a warning?

@thetutlage thetutlage deleted the refactor/check-manifest branch September 9, 2025 17:43
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