Lazy loading in ionic 3

Merry Chritmas

Now, i’m implementing lazy loading.
As you know, there are many pages, components and pipes.
At that time, should we import every component and pipe on each page module?

Is there a way to import it in once on app.module.ts?

Best regards

See: