setPublicPath is not applied to enqueued css and js

Hi,
Is there any way to apply CDN base url to enqueued css and scripts?
i am using :

bundle('app')->enqueue();

Thanks!