- Issue created by @solideogloria
- Status changed to Closed: works as designed
over 1 year ago 1:51pm 6 July 2023 By looking through all the code changed in the latest version, I figured out that these settings were added:
use_sharpregular_file: true use_sharplight_file: true use_sharpsolid_file: true use_custom_file: true
They default to
true
. Setting them tofalse
fixes the issue.Maybe there could be an improvement made so that Partial File Configuration is not used if a CDN is used.
- Status changed to Active
over 1 year ago 2:00pm 6 July 2023 I'm going to move to Feature Request, and Maintainer can close if they want.
- Status changed to Closed: works as designed
over 1 year ago 3:59pm 6 July 2023 - 🇺🇸United States daniel.moberly
Partial file configuration is not used if all values are selected (all.js loaded instead), but there are use cases for partial file configuration on CDN