1 min readMay 2, 2020
So if you look at it, all the regular components are used either in the routing config, or as a nested component. Which tells the compiler that this component is being used and no need to tree shake.
Is this what you mean to ask?