Files
edlp_d8/web/modules/custom/edlp_search/edlp_search.libraries.yml
T
bachir 9da6cf9927 reinstalled all contribs with composer
need to run :
drush ev 'drupal_flush_all_caches();'
drush cr
and restart nginx and php-fpm before loading the website
2019-04-30 19:27:47 +02:00

8 lines
180 B
YAML

edlp_search-library:
js:
assets/dist/scripts/edlp_search.min.js: { scope: footer }
dependencies:
- core/drupalSettings
- core/jquery
- core/drupal.autocomplete