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
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In