Does DataPersistence na…
Does DataPersistence.navigation()
play well with lazy loaded routes? If my effects modules are all loaded in “core” and not lazy loaded, will using the component type in a navigation effect cause the lazy loaded chunk to get pulled into the main bundle?