Does Woocommerce turn off the jQuery CDN function in Roots? I have
add_theme_support('jquery-cdn');
in my theme’s config.php, but I don’t see it loading with the usual way in the header. It just loads from Google in the footer. Is this something that Woocommerce overrides? I like the ability to have the fallback for just in case times.