Ionic 3's lazy loading is bad for large apps *it's being worked on!*

Hm where I can find that script?

As far as I can tell they’ve removed it, as well as any references to it.

I have like 20 pages is there any fast way to generate module fo each page?

@rlouie @rapropos

Do you know anything new about this?

Does Ionic team plan to improve Lazy Loading feature?

I was trying to do the same thing as the @rlouie: 1 module = N Pages.

It seems to me that it is not yet possible. If so, do you have any recommendations on how best to work with it now?

At the moment, I think of continuing the development of my application using lazy load: 1 module = 1 page.