abpframework / abpframework/abp
Proper way to embed plugin blazor static web assets?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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