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
e8594287dbc74ab649b00d1fbd64adc163353c5c
JavaScriptServices
/
src
/
Microsoft.AspNetCore.SpaServices
/
Webpack
History
SteveSandersonMS
d76b013a56
WebpackDevMiddleware now uses ProjectPath option consistently.
Fixes
#307
2016-09-14 12:04:15 +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
WebpackDevMiddleware now uses ProjectPath option consistently.
Fixes
#307
2016-09-14 12:04:15 +01:00
WebpackDevMiddlewareOptions.cs
In WebpackDevMiddleware, allow configuration of ProjectPath (implements
#262
)
2016-08-15 14:40:38 -07:00