I have a very specific case where i want the bootstrap js and css to be local but the icon fonts to be delivered by cdn. Currently i can only choose the deliver all by CDN or all locally. Is there any option to specify what should be delivered by CDN and what not?
Thank you for the suggestion! We wouldn’t want to complicate the export options further. Maybe you can enable CDN for everything, but with an export script rewrite the bootstrap CSS and JS with local paths.