N
Nuxt9mo ago
ALI

Duplicate modules in Lighthouse performance test

When I test the performance of my app using Lighthouse, among many many other problems; there is this specific problem which says that I have 'Duplicated Modules' but the way my app is structured, I need to have all of them. How do i remove this error? Below is the sreenshot:
No description
2 Replies
Cake
Cake9mo ago
you normally check your production build using lighthouse, not the dev.
ALI
ALIOP9mo ago
awesome, thank you for the advice, it doesn't show this warning in production.

Did you find this page helpful?