Hi, I am new to ionic 3 and I tried to use lazy loading by having modules for each components and I removed all components from app.module.ts declarations and entryComponents
My problem is when I changed my code and the browser reload the output still showing the old one until I made a changes in app.module.ts
Any solution for this?
Thanks
Can you build or describe a minimal reproduction of this using a newly created project via ionic start
please? This description pops up from time to time, but nobody took the time to help Ionic solve it by making it reproducible.
(Also post your ionic info
output please)