React : Facing this problem while trying to run "npm run build

salomon_gabinkack_15b9e6

salomon gabin kack

Posted on July 1, 2024

React : Facing this problem while trying to run "npm run build

Facing this problem while trying to run "npm run build"

(!) Some chunks are larger than 500 KiB after minification. Consider:

  • Using dynamic import() to code-split the application
  • Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
  • Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. vue.jsnpm
💖 💪 🙅 🚩
salomon_gabinkack_15b9e6
salomon gabin kack

Posted on July 1, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related