Closed
Description
Scope
We want to support building and shipping class libraries that include static content. This can include support for discovering and injecting these static assets at runtime where appropriate.
We also want to make it possible to do local development with multiple projects containing static files. This means that in development, it would be possible to serve files from multiple projects wwwroot folders.
These are both features that Blazor had prior to mondo-ization.