Skip to content

The name of web root folder should be configurable #852

@mmarinchenko

Description

@mmarinchenko

Commit reference: 872287f

In ASP.NET Core:

  1. The name of web root folder can be configured using IWebHostEnvironment.WebRootPath property.
  2. Static files can be served outside of web root path.

Thus, Uno Wasm Bootstrap should not force wwwroot to be added at the end of the publishing path.

We have several Uno applications that are configured to publish to the appropriate folders in our build pipeline (without specifying wwwroot in the path). Now, after upgrading from version 7.0.x, everything is broken...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions