angular icon indicating copy to clipboard operation
angular copied to clipboard

Log an error when Domino code is in a client bundle

Open AndrewKushnir opened this issue 3 years ago • 0 comments

Which @angular/* package(s) are relevant/related to the feature request?

platform-server

Description

The Domino is only needed in server bundles, but it may leak into the client bundles accidentally when there is some misconfiguration in an app and some symbols from the platform-server are retained. It'd be great to detect this situation and log an error.

AndrewKushnir avatar Nov 23 '22 17:11 AndrewKushnir