Skip to content
Snippets Groups Projects

Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS

Closed Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Closed Harumi Jang requested to merge issue/drupal-3238915:3238915-refactor-if-feasible into 9.3.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
  • 97ff906a
    Issue #3263873 by ljcarnieri, longwave: drupal.editor.admin needs declare... · 97ff906a
    Lauri Timmanee authored
    Issue #3263873 by ljcarnieri, longwave: drupal.editor.admin needs declare dependency for core/underscore
@@ -7,6 +7,7 @@ drupal.editor.admin:
@@ -7,6 +7,7 @@ drupal.editor.admin:
- core/once
- core/once
- core/jquery.once.bc
- core/jquery.once.bc
- core/drupal
- core/drupal
 
- core/underscore
drupal.editor:
drupal.editor:
version: VERSION
version: VERSION
Loading