Steve Sanderson
|
26d666d4f1
|
Allow configuration of SPA startup timeout. Part of #1447
|
2018-01-02 14:13:47 +00:00 |
|
Steve Sanderson
|
e024e5bdcd
|
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:02:10 +00:00 |
|
Steve Sanderson
|
25be429d57
|
Add status code support to SpaPrerenderingExtensions
|
2017-12-12 12:29:33 +00:00 |
|
Steve Sanderson
|
8da62b8565
|
Make AngularCliBuilder provide better information about timeouts
|
2017-11-22 15:06:45 +00:00 |
|
Steve Sanderson
|
39e6121937
|
Handle @angular/cli not accept requests immediately on startup
|
2017-11-17 14:58:22 +00:00 |
|
Steve Sanderson
|
064f43ab26
|
In this OOB-release branch, make SpaServices.Extensions depend on the existing published SpaServices v2.0.1
|
2017-11-16 10:12:38 +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 |
|