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 18:47:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8285bb0c747090e0f97acaa86232ae9a7a68d061
JavaScriptServices
/
src
/
Microsoft.AspNetCore.SpaServices
/
Webpack
History
SteveSandersonMS
adf4732191
Make aspnet-webpack and SpaServices both back-compatible with older versions of the other, in case people don't upgrade both at the same time
2016-09-28 10:04:02 +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
Make aspnet-webpack and SpaServices both back-compatible with older versions of the other, in case people don't upgrade both at the same time
2016-09-28 10:04:02 +01:00
WebpackDevMiddlewareOptions.cs
In WebpackDevMiddleware, allow configuration of ProjectPath (implements
#262
)
2016-08-15 14:40:38 -07:00