Bandwidth Issue

In the site usage tab, I recently noticed a JavaScript file that’s consuming a significant amount of bandwidth. It’s listed as “/webflow.schunk.24c6bd42914e3e0f.js” in the Bandwidth Breakdown. Could someone please help me figure out how to identify this file and locate it so that I can investigate whether I can disable it? Thanks in advance!

That would be per-page webflow.js.
These are needed to power the page features you’re using… sliders, tabs, dropdowns, Rive, Lotties, etc.

Some features require larger libraries than others- my analysis here is somewhat outdated now with the per-page JS redesign but the feature breakdown is likely still spot-on.

If you need to reduce bandwidth, Rives, Interactions, and Lotties are the big 3 you can potentially remove and re-implement manually using CDN-served libraries rather than bundling them into Webflow.js.