first two modules are working fine with lazy loading but not the third one (productDetail)
getting the below error when trying to land on the screen, please help
replacing StorefrontModule.config() with ConfigModule.withConfig() inside the lazily loaded module worked for me