-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseaffected-fewThis issue impacts only small number of customersThis issue impacts only small number of customersarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-toolingBlazor specific tooling requestsBlazor specific tooling requestsseverity-majorThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
Add proxying support to the Blazor dev server similar to the functionality available from other frontend frameworks, particularly those based on webpack:
- Webpack: https://webpack.js.org/configuration/dev-server/#devserverproxy
- Angular: https://angular.io/guide/build#proxying-to-a-backend-server
- React: https://create-react-app.dev/docs/proxying-api-requests-in-development/
- Vue: https://cli.vuejs.org/config/#devserver-proxy
This functionality is useful when the Blazor WebAssembly app is being developed as a separate project from its backend API during development, but will be deployed to the same domain in production. A common example is a Blazor WebAssembly frontend with an Azure Functions backend.
ArwynFrcaptainsafia, sengokyu, boukenka, Otto404, Banyc and 15 more
Metadata
Metadata
Assignees
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseaffected-fewThis issue impacts only small number of customersThis issue impacts only small number of customersarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-toolingBlazor specific tooling requestsBlazor specific tooling requestsseverity-majorThis label is used by an internal toolThis label is used by an internal tool