Grav version: 1.3.10
CDN version: 1.4.0
If a Twig template uses the url() function to reference an asset, eg
<link rel="icon" type="image/png" sizes="32x32" href="{{ url('theme://images/favicon/favicon-32x32.png') }}">
then the final URL doesn't get updated to point to the CDN.