Description
Combine and compress linked or inline JavaScript and CSS in Django projects. It helps web applications reduce asset size and serve cached bundles for faster page delivery.
This is a build and runtime helper for web assets. Generated bundles should be tested in browsers, and projects should keep source files under version control so minified output does not become the only editable copy.