core/core.libraries.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/core.libraries.yml b/core/core.libraries.yml index 59f4d28..42357b6 100644 --- a/core/core.libraries.yml +++ b/core/core.libraries.yml @@ -56,6 +56,8 @@ drupal: misc/drupal.js: { weight: -18 } dependencies: - core/domready + # Block the page from being loaded until the 'js' class is added to . + - core/ drupalSettings: version: VERSION