abpframework / abpframework/abp

Proper way to embed plugin blazor static web assets?

Open
#9,252 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
14.4k
Forks
3.7k
Avg merge
15h 32m
Merged PRs (30d)
106

Description

It seems the static web assets of a blazor module (a Razor Component Library) is added to the app's static web assets only if the app directly references the module. However this is not the case if we are using the plugin mechanism of abp. What's a proper way to handle this scenario?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked ABP plugin mechanism documentation and the described Razor Component Library static-asset behavior. Reproduce the difference between a direct module reference and a plugin-loaded module, then determine what documentation or framework change is needed so the module's static web assets are included.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.