angular/integration/platform-server/src
Andrew Kushnir 07606e3181 feat(platform-browser): add isEmpty method to the TransferState class (#46915)
This commit adds the `isEmpty` method to the `TransferState` class to make it possible to check whether the state is empty or not. This is helpful in situations when the `TransferState` should be serialized and the content is transferred to the client (if the state is empty - certain operations can be omitted).

PR Close #46915
2022-07-22 09:17:47 +00:00
..
helloworld test: run platform-server integration test with v13 partial compilation packages (#43431) 2021-10-01 18:28:44 +00:00
transferstate feat(platform-browser): add isEmpty method to the TransferState class (#46915) 2022-07-22 09:17:47 +00:00
server.ts test: run platform-server integration test with v13 partial compilation packages (#43431) 2021-10-01 18:28:44 +00:00