shinsenter / defer.js

🥇 A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals.
https://shinsenter.github.io/defer.js/
MIT License
277 stars 45 forks source link

interferes with wordpress builder theme, how can I disable deferring certain scripts? #127

Closed Freundschaft closed 8 months ago

Freundschaft commented 8 months ago

im using a wordpress builder theme, and unfortunately deferring jquery makes the editor break, is it possible to disable optimizations for logged in users, or to exclude certain urls from deferring?