This website requires JavaScript.
Explore
Help
Sign In
github
/
JavaScriptServices
Watch
1
Star
1
Fork
0
You've already forked JavaScriptServices
mirror of
https://github.com/aspnet/JavaScriptServices.git
synced
2025-12-24 10:40:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2241c55a9000c83592ea02dab54c6bc4359caacf
JavaScriptServices
/
src
/
Microsoft.AspNetCore.SpaServices
/
Webpack
History
SteveSandersonMS
2241c55a90
Support for array-style webpack configs in aspnet-webpack.
Fixes
#291
.
2016-09-28 10:00:59 +01:00
..
ConditionalProxyMiddleware.cs
Revert "Webpack HMR EventSource requests are now proxied (rather than redirected) to the local HMR server" because of 'ECANCELED'/'EPIPE broken pipe' issues. Awaiting feedback from Kestrel team.
2016-09-13 12:51:23 +01:00
ConditionalProxyMiddlewareOptions.cs
Revert "Webpack HMR EventSource requests are now proxied (rather than redirected) to the local HMR server" because of 'ECANCELED'/'EPIPE broken pipe' issues. Awaiting feedback from Kestrel team.
2016-09-13 12:51:23 +01:00
WebpackDevMiddleware.cs
Support for array-style webpack configs in aspnet-webpack.
Fixes
#291
.
2016-09-28 10:00:59 +01:00
WebpackDevMiddlewareOptions.cs
In WebpackDevMiddleware, allow configuration of ProjectPath (implements
#262
)
2016-08-15 14:40:38 -07:00