Skip to content
Snippets Groups Projects
Commit f6e75167 authored by arturovt's avatar arturovt Committed by kirjs
Browse files

refactor(common): tree-shake transfer cache interceptor stuff (#59439)

In this commit, we replace `isPlatformServer` runtime call with the `ngServerMode` in the `transferCacheInterceptorFn` in order to make the functionality tree-shakable between client and server bundles.

PR Close #59439
parent a7f824a7
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment