Commit Graph

5 Commits

Author SHA1 Message Date
Yury Bondarenko
fd10fbe2a8 Add to config.example.yml
(cherry picked from commit 4a39f33006)
2024-04-05 18:14:43 +00:00
Yury Bondarenko
3b11ac517c Add configuration option to disable inlined CSS in SSR HTML
When inlining CSS, Angular Universal needs to extract critical styles.
This seems to take up a significant chunk of processing time.

However, loading may appear less smooth when this feature is disabled.

Added to the configuration to make it easier to A/B test this without a full re-build.

(cherry picked from commit 38a058d7af)
2024-04-05 18:14:42 +00:00
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
William Welling
26e2da93fb recursive merge of config 2017-09-26 19:13:32 -05:00
William Welling
1c2818002f added CSR fallback and optionally disable SSR 2017-07-19 12:11:15 -05:00