Uno.Wasm.Bootstrap.Server only works on Publish? #751
Unanswered
SerratedSharp
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Thanks for the report! Could you provide a binlog of the build, even if it does not create build errors? The |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I saw in release notes about the Uno.Wasm.Bootstrap.Server package for integration with ASP.NET, and went through this with version 7:
https://platform.uno/docs/articles/external/uno.wasm.bootstrap/doc/deploy-and-publish.html#integration-with-aspnet-core
The setup process is nice, but as far as I can tell it only copies the packages into wwwroot during publish. So this means when doing just a local build to launch the ASP.NET project, then it is not getting included. Is this expected or have I misunderstood?
Beta Was this translation helpful? Give feedback.
All reactions