Actions
Feature proposal #7968
closedReplace SASS and AutoPrefixer with CDNs
Description
Currently, these very large, JS files are included with CB Template Changer. This increases the package size by 4MB. It is not necessary to include these. Replace them with jsdelivr github CDN links.
Updated by krileon over 4 years ago
Usage of the CDN is opt-in. A banner will explain what CDN is used, link to the CDN for more information, and provide a link to CB Template Changer configuration to toggle the CDN on. This is being done because the CDN is loading external JavaScript files and to be courteous to our users as well as be cautious it will be opt-in.
Actions