Skip to content

Add basepath to base uri and asset paths#301

Merged
frankdekker merged 7 commits intomasterfrom
Include-request-base-path-in-base-uri-and-assets-paths
Feb 14, 2026
Merged

Add basepath to base uri and asset paths#301
frankdekker merged 7 commits intomasterfrom
Include-request-base-path-in-base-uri-and-assets-paths

Conversation

@frankdekker
Copy link
Owner

Q A
Type bugfix
Issue Resolves #297
Breaking change no

In the case the symfony project is deployed in a basepath, the indicated base-uri and asset path should take into account the difference in location of assets.

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e99c438) to head (d9e9d33).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #301   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       472       472           
===========================================
  Files             95        95           
  Lines           1233      1234    +1     
===========================================
+ Hits            1233      1234    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@frankdekker frankdekker marked this pull request as ready for review February 14, 2026 09:49
@frankdekker frankdekker merged commit 37154a8 into master Feb 14, 2026
14 checks passed
@frankdekker frankdekker deleted the Include-request-base-path-in-base-uri-and-assets-paths branch February 14, 2026 10:18
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.

How to configure the bundle if application is not hosted at the root level of the domain

1 participant