ant-design-blazor / ant-design-blazor

🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.

Home Page:https://antblazor.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environmental problem

499105097 opened this issue · comments

"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "production"
}
After my environment variable is set to non-development, the project starts, and all the static files required by the page can not be found. What is the reason?
image

This is not the issue of this project. Please check the server and port.