core/core.libraries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.libraries.yml b/core/core.libraries.yml index b25583d..3b533a4 100644 --- a/core/core.libraries.yml +++ b/core/core.libraries.yml @@ -22,7 +22,7 @@ classList: js: # Specifies an explicit low weight to ensure this is the first library, # otherwise this might be between other libraries and break them up into - # two separate aggregated files. + # two separate aggregates. assets/vendor/classList/classList.min.js: { weight: -25, browsers: { IE: 'lte IE 9', '!IE': false }, minified: true } ckeditor: