Skip to content

Conversation

@nnaydenow
Copy link
Contributor

If a third-party package includes a Vite configuration file in its config folder, the configuration path was not being passed correctly because process.argv did not contain the necessary information.

This PR fixes the issue by ensuring that environment variables are always treated as strings, since in some cases they were being passed in their original (non-string) types.

@nnaydenow nnaydenow requested a review from pskelin November 6, 2025 09:36
@ilhan007 ilhan007 changed the title fix: dev-server for 3rd party packages fix(tools): dev-server for 3rd party packages Nov 6, 2025
@nnaydenow nnaydenow merged commit a4f4dd5 into main Nov 7, 2025
19 of 20 checks passed
@nnaydenow nnaydenow deleted the dev-server-start branch November 7, 2025 08:06
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.17.0-rc.1 🎉

The release is available on v2.17.0-rc.1

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants