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 02:30:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02b31d05a2ffdb48705e30070cdec8384a123e55
JavaScriptServices
/
src
/
Microsoft.AspNetCore.SpaServices
/
Webpack
History
Matt Perry
02b31d05a2
Stick closer to established style guides. Up buffer size to match websocket buffer size from original proxy code.
2017-05-04 13:07:18 +01:00
..
ConditionalProxyMiddleware.cs
Stick closer to established style guides. Up buffer size to match websocket buffer size from original proxy code.
2017-05-04 13:07:18 +01:00
ConditionalProxyMiddlewareOptions.cs
For HMR, proxy all requests including /__webpack_hmr.
Fixes
#271
.
2016-11-30 16:53:16 +00:00
WebpackDevMiddleware.cs
In SpaServices, add new HotModuleReplacementEndpoint option on HMR config.
Fixes
#579
.
2017-01-20 15:03:52 +00:00
WebpackDevMiddlewareOptions.cs
Minor doc tweaks
2017-03-29 11:41:38 +01:00