@RobinH wrote:
What should the expected app size be with Ionic 4 with Angular? Since it’s supposed to be great for building PWAs, bundle size matters a lot.
When I’m doing a prod build of a blank 4.0.0-rc.0 “sidemenu” app, the Chrome developer tools shows 676kb downloaded on app startup.
What are the recommended ways to shrink the size of the app on first load? Do I have to ditch Angular?
(The build is done using --prod with 4.0.0-rc.0. A blank starter template generated by the CLI.)
Posts: 1
Participants: 1