Performance is a feature. Squad Modules is built so that the modules you do not use never cost you anything on the front end.
Assets are scoped per module
Each module’s CSS and JavaScript load only when that module is present on the page being viewed. A page with a Flip Box does not download the Post Grid or Gallery assets.
Disable what you do not need
From Divi Squad → Modules you can switch off any module entirely. Disabled modules add zero CSS or JavaScript anywhere — nothing to defer, nothing to purge.
The result
Lean pages by default, with no build step and no manual asset management. You design with the full library available, and visitors only ever download what your page truly uses.