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
15.2.1 (2023-04-13)
@nguniversal/builders
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------------ |
| 15a46b89 | fix | add support to serve service workers |
<!-- CHANGELOG SPLIT MARKER -->
<a name="15.2.0"></a>