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-25 11:07:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2f8031bb8e807f713733d6a641a84b895bfdfcb
JavaScriptServices
/
src
/
Microsoft.AspNetCore.SpaServices
/
npm
History
SteveSandersonMS
e2f8031bb8
For HMR, proxy all requests including /__webpack_hmr.
Fixes
#271
.
2016-11-30 16:53:16 +00:00
..
aspnet-prerendering
Support new prerendering mode that doesn't require you to deploy node_modules to production. This is a breaking change in aspnet-prerendering, hence the major version bump. The NuGet package is back-compatible though.
2016-11-28 16:56:02 +00:00
aspnet-webpack
For HMR, proxy all requests including /__webpack_hmr.
Fixes
#271
.
2016-11-30 16:53:16 +00:00
aspnet-webpack-react
Handle Webpack 2.1.0 beta 23 renaming 'loaders' to 'rules'.
Fixes
#460
.
2016-11-25 10:15:38 +00:00
domain-task
In domain-task, avoid use of "new Function" because of CSP.
Fixes
#345
2016-11-07 12:21:02 -08:00