github internxt/drive-web v1.0.459

latest releases: v1.0.526, v1.0.525, v1.0.524...
3 months ago

Description

This PR updates the Vite configuration to use a relative base path instead of an absolute URL.

This change ensures that static assets (JS, CSS, etc.) are correctly resolved when the app is deployed across different domains or subdomains.
It avoids hardcoded domain references in the build output and improves deployment flexibility in environments where the hosting domain may vary.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Test all functionalities/endpoints.

Additional Notes

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.