Subjects

All subjects Django Java Python React Spring Boot JavaScript PHP
Sign Up Free
Interview question

How do you monitor bundle size? Bundle size को कैसे monitor करें?

Answer

Use webpack-bundle-analyzer, source-map-explorer, bundlesize, Lighthouse.

Bundle size monitoring tools का use करो।

Was this answer clear?