Skip to content

Commit

Permalink
Removed jquery.once in favour of core.once.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Oct 29, 2023
1 parent 8269f2e commit dc442d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docroot/themes/contrib/civictheme/civictheme.libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ global:
js:
dist/civictheme.js: {}
dependencies:
- core/jquery
- core/jquery.once
- core/drupal
- core/once
- core/drupalSettings

# CivicTheme library CSS variables.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ global:
js:
dist/civictheme.js: {}
dependencies:
- core/jquery
- core/jquery.once
- core/drupal
- core/once
- core/drupalSettings

0 comments on commit dc442d7

Please sign in to comment.