Angular Universal Common Module
This is the common Angular Universal module that is common across server-side rendering app
irrespective of the rendering engine.
The package can be installed using:
npm install @nguniversal/common --save
TransferHttpCacheModule
Moved to /docs/transfer-http.md
16.0.1 (2023-05-11)
@nguniversal/builders
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------ |
| ca8a5bb9 | fix | strip out newlines |
<!-- CHANGELOG SPLIT MARKER -->
<a name="16.0.0"></a>