Quick question.. Under JS file management, should I be putting my main domain urls such as "wp-includes/js/jquery/jquery-migrate.min.js" or should I be putting the CDN url? "http://maxcdn.domain.com/wp......"
Wanting to move things to move JS/CSS before body but want to make sure I do it correctly.