Skip to content

Consume wasm targets and metadata from the .NET Wasm SDK #47001

Closed
@javiercn

Description

@javiercn
  • We need to consume a target that does all the work to compute the list of files for the app.
    • During build
    • During publish
    • Independent of the gesture the user did (native compilation, linking enabled/disabled, etc.)
  • We need to change the file names, paths, etc. to make them suitable to our layout.
  • We need to add any information we want to include in mono-config.json
    • During build
    • During publish
  • We need to implement our customizations for the deployment layout on top of the Webassembly provided extensibility points.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-razor-sdk

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions