Let's wait for these 2 github issues to see the official e reply.
I think this is no problem, because it is the website itself. You can give it a try, if there is a problem, then feedback.
Please share some code.
<a class="postlink" href="https://docs.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification?view=aspnetcore-2.1&tabs=visual-studio%2Caspnetcore2x#consume-bundleconfigjson-from-gulp">https://docs.microsoft.com/en-us/aspnet ... -from-gulp</a>
Maybe you can use gulp watch
:) "CorsOrigins": "http://*.mycompany.com,http://localhost:4200,http://localhost:49152,http://localhost:9222"
The CreateOrEditUnitDtoValidator class should be public.
Yes, CorsOrigins is this feature.
What is the URL of your website?
Can you jump correctly when you don't use {TENANCY_NAME}?
add it to resolvers in the PreInitalize method of your web module
Configuration.MultiTenancy.Resolvers.Insert(0,new MyDomainTenantResolveContributor());