Skip to content

feat: add AppBasePath parameter to script and style bundling components#22514

Merged
EngincanV merged 1 commit into
rel-9.1from
AppBasePath
Apr 2, 2025
Merged

feat: add AppBasePath parameter to script and style bundling components#22514
EngincanV merged 1 commit into
rel-9.1from
AppBasePath

Conversation

@maliming

@maliming maliming commented Apr 1, 2025

Copy link
Copy Markdown
Member

If you have a subdomain you can set the AppBasePath of all resources.

<AbpStyles AppBasePath="/subdomain" BundleName="@BlazorLeptonXLiteThemeBundles.Styles.Global" />

<AbpScripts AppBasePath="/subdomain"  BundleName="@BlazorLeptonXLiteThemeBundles.Scripts.Global" />

From https://abp.io/support/questions/9042/ABP-deployed-to-a-subdirectory

@maliming maliming changed the title feat: add AppBasePath parameter to script and style bundling components feat: add AppBasePath parameter to script and style bundling components Apr 1, 2025
@maliming maliming added this to the 9.1-patch-final milestone Apr 1, 2025
@maliming maliming requested a review from EngincanV April 1, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants