C# (CSharp) Microsoft.AspNetCore.SpaServices.Webpack 네임스페이스

클래스들

이름 설명
ConditionalProxyMiddleware Based on https://github.com/aspnet/Proxy/blob/dev/src/Microsoft.AspNetCore.Proxy/ProxyMiddleware.cs Differs in that, if the proxied request returns a 404, we pass through to the next middleware in the chain This is useful for Webpack middleware, because it lets you fall back on prebuilt files on disk for chunks not exposed by the current Webpack config (e.g., DLL/vendor chunks).
ConditionalProxyMiddlewareOptions