React widgets take more than 10 seconds to load on page

Issue

  • React widgets that have files caching in the browser take 10+ seconds to load.

Environment

  • DXP 7.3

Resolution

  • Using Webpack instead of NPM Bundler may help with this performance issue.
  • Having only one bundle with everything it needs, that doesn't import lots of unused stuff may also work.
  • It would also be good to remove all this duplicates and clean the unused dependencies
这篇文章有帮助吗?
0 人中有 0 人觉得有帮助