1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

ionic serve --o or ionic serve --prod is working very slow

Discussão em 'Angular' iniciado por Amol Bhagat, Outubro 2, 2024 às 06:42.

  1. Amol Bhagat

    Amol Bhagat Guest

    While working on my Ionic Capacitor mobile application, I'm facing an issue where running ionic serve, ionic serve --prod, or ionic serve --lab is very slow, taking almost 4-5 minutes to reload the application. Additionally, CSS is not loading properly in Chrome Developer Tools, and it takes too much time to load. "development": { "buildOptimizer": false, "optimization": false, "vendorChunk": true, "extractLicenses": false, "sourceMap": false, "namedChunks": true },

    I tried disabling source maps by setting sourceMap to false in the angular.json file. I've tested it on different browsers like Chrome, Edge, and Mozilla, but the issue persists.

    Continue reading...

Compartilhe esta Página