Prerequisites
Please answer the following questions before submitting an issue.
- What is your product version? v11.0.1
- What is your product type (Angular or MVC)? ASP.NET CORE & Angular (single solution)
- What is product framework type (.net framework or .net core)? .NET CORE
If issue related with ABP Framework
- What is ABP Framework version? .NET 6.0
Issue
- When deploying the framework portion of the application Azure we are running into an issue where the service is unavailable. In reviewing, the front-end I am noticing the styling and JavaScript files are 404ing. I ran through the first portion of set up: yarn and then npm run create-dynamic-bundles to create the files within the respective folders where the service is looking eg. "/view-resources/Views/_Bundles/frontend-libs.min.css" another example of the JavaScript file 404 "https://service-dapperjack-dev-wu2.azurewebsites.net/view-resources/Views/_Bundles/frontend-libs.min.js". I just need to understand how to generate these files, I reviewed my bundle.json and there are no references to creating the above folder/file structure. Any support around this would be great. NOTE: No code modifications have been made other than to the config file and running the initial database migration.
<br>
Additional References
Server URL (one with the issue) - https://service-dapperjack-dev-wu2.azurewebsites.net/
App URL - https://agreeable-sea-0395f4e1e.1.azurestaticapps.net/