Steve Sanderson
|
d6588c31bf
|
In Angular CLI middleware, remove additional level of timeouts since it's now covered upstream. Part of #1447
|
2018-01-03 11:47:17 +00:00 |
|
Steve Sanderson
|
15d2f5a898
|
Allow explicit configuration of StaticFileOptions in new SPA APIs. Fixes #1424.
|
2018-01-02 15:44:59 +00:00 |
|
Steve Sanderson
|
814441c933
|
Allow configuration of SPA startup timeout. Part of #1447
|
2018-01-02 14:15:33 +00:00 |
|
Steve Sanderson
|
a98c1459b5
|
When a SPA dev server (or prerendering build) takes too long to start up, only fail current request, not future requests. Fixes #1447
|
2018-01-02 14:15:20 +00:00 |
|
Steve Sanderson
|
8ded472fe9
|
Add status code support to SpaPrerenderingExtensions
|
2017-12-12 12:28:31 +00:00 |
|
Steve Sanderson
|
18140929e7
|
Make AngularCliBuilder provide better information about timeouts
|
2017-11-22 15:14:58 +00:00 |
|
Steve Sanderson
|
9b1509a52b
|
Handle @angular/cli not accept requests immediately on startup
|
2017-11-17 14:56:47 +00:00 |
|
Steve Sanderson
|
68c4620a55
|
Consider React dev server ready when it starts listening, not when (and if) it compiles successfully
|
2017-11-16 09:48:38 +00:00 |
|
Steve Sanderson
|
296435e40c
|
When capturing prerendering template, avoid problems with HTTP compression
|
2017-11-16 09:34:18 +00:00 |
|
Steve Sanderson
|
aeabbdcada
|
Stop create-react-app from opening an extra browser tab (pointed to the wrong port)
|
2017-11-13 12:51:18 +00:00 |
|
Steve Sanderson
|
96d7f85327
|
Add UseReactDevelopmentServer() middleware. Factor out common code.
|
2017-11-13 12:35:41 +00:00 |
|
Steve Sanderson
|
30333e250a
|
AddSpaStaticFiles/UseSpaStaticFiles APIs to clean up the React template (or other cases where SPA files are outside wwwroot)
|
2017-11-13 10:54:12 +00:00 |
|
Steve Sanderson
|
0c77224f46
|
Allow prerendering middleware to pass through non-prerendered responses (important when using dev middleware)
|
2017-11-09 10:44:30 -08:00 |
|
Steve Sanderson
|
a83ec3a053
|
ArgumentNullException -> ArgumentException
|
2017-11-09 10:30:52 -08:00 |
|
Steve Sanderson
|
a16343681b
|
Rename BuildOnDemand to BootModuleBuilder
|
2017-11-09 10:25:48 -08:00 |
|
Steve Sanderson
|
c8b337ebaa
|
Add new Microsoft.AspNetCore.SpaServices.Extensions package to host new runtime functionality needed for updated templates until 2.1 ships
|
2017-11-09 10:09:13 -08:00 |
|