Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wasm] Incorrect boot.json for extensions #105393

Closed
javiercn opened this issue Jul 24, 2024 · 0 comments · Fixed by #105458
Closed

[Wasm] Incorrect boot.json for extensions #105393

javiercn opened this issue Jul 24, 2024 · 0 comments · Fixed by #105458
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
Milestone

Comments

@javiercn
Copy link
Member

The JSON generated when the build defines publish extensions is wrong.
image

The bit that fails is as follows:
image

We are expecting resources.extensions.my-custom-extension["_bin/publish.extension.txt"] to be populated, but we got "" instead.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 24, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 24, 2024
@maraf maraf self-assigned this Jul 24, 2024
@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 24, 2024
@maraf maraf added this to the 9.0.0 milestone Jul 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
Projects
None yet
2 participants