diff --git a/core/core.libraries.yml b/core/core.libraries.yml index 55a99ff..b6c0052 100644 --- a/core/core.libraries.yml +++ b/core/core.libraries.yml @@ -48,9 +48,9 @@ drupal: misc/drupal.js: { weight: -18 } dependencies: - core/domready - - core/drupalSettingsLoader + - core/drupalSettings -drupalSettingsLoader: +drupalSettings: version: VERSION js: # Need to specify a negative weight like drupal.js until