Commit Graph

5 Commits

Author SHA1 Message Date
Yury Bondarenko
4a39f33006 Add to config.example.yml 2024-03-22 16:23:39 +01:00
Yury Bondarenko
38a058d7af 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.
2023-02-01 17:09:22 +01: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