SOLVED: jQuery loaded on the website, only required for using Bricks Builder?

Bricks Version: 1.5
Browser: Chrome 90
OS: macOS / Windows / Linux / etc.

After running some performance testing, I couldn’t see what was using jquery when it was loading on the front end of the website. Disabled it, then found out Bricks Builder was no longer working! How can I remove the jquery file so it’s only required in the builder/logged in?

UPDATE: Looks like Contact Form 7 is using jQuery and loading on every page, even though it’s only used on one page. So I need to have contact form 7 only load on that one page instead!

You could use this to stops scripts from loading on specific pages. Freesoul Deactivate Plugins – Plugin manager and cleanup – WordPress plugin | WordPress.org

Thanks, i’ll keep that in mind. I did find this useful info though to stop contact form 7 loading on all pages: Loading JavaScript and stylesheet only when it is necessary | Contact Form 7

Nice, I am not a CF7 fan so never seen there docs. I use the FreeSoul plugin alot to deque things all the time.