So I figured it out. Here’s what I did just in case anyone runs across this issue. In CDN -> Advanced Settings, under wp-includes file types to upload: and Theme file types to upload: I removed references to *.js. Under “custom file list”, I had added wp_content_dir}/cache/minify/* because when I originally set it up it was not loading the minified files to the cdn…actually I probably wasn’t patient enough…maybe? Anyway, removing the references to js worked.