SteveSandersonMS
|
1cb4dd920c
|
Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451.
|
2016-05-02 13:13:47 -07:00 |
|
SteveSandersonMS
|
f1fa20afeb
|
Fix UseWebpackDevMiddleware with no options
|
2016-03-24 11:39:38 +00:00 |
|
SteveSandersonMS
|
8a5e58aa2c
|
Make WebpackDevMiddleware able to pass the request through to other middleware for files not served by Webpack
|
2016-03-01 12:48:33 +00:00 |
|
SteveSandersonMS
|
74cac774f8
|
Normalise trailing whitespace and line endings everywhere
|
2016-03-01 01:10:43 +00:00 |
|
SteveSandersonMS
|
558aa31542
|
Fix compiler warning
|
2016-02-10 09:25:39 -08:00 |
|
SteveSandersonMS
|
2e9a43d1dc
|
WebpackDevMiddleware should run in a separate Node instance that doesn't restart when files change (otherwise there's no point in running it at all)
|
2016-02-09 17:26:04 -08:00 |
|
SteveSandersonMS
|
6c903f33ae
|
Move React server-side rendering into more general SpaServices package
|
2016-02-09 16:42:42 -08:00 |
|