Update components declaration in custom theme

Per this:

>  [warning] Components 8.x-1.x API is deprecated in components:8.x-2.0 and is removed from components:3.0.0. Update the geofresco.info.yml file to replace the component-libraries.[namespace].paths data with components.namespaces.[namespace]. See https://www.drupal.org/node/3082817
This commit is contained in:
benjamin melançon 2022-01-28 19:04:59 -05:00
parent 3b65d3d8ca
commit 518258a5b5

View file

@ -39,9 +39,9 @@ libraries:
# to reference .twig files in your sass/ directory by using the Twig namespace: # to reference .twig files in your sass/ directory by using the Twig namespace:
# @geofresco # @geofresco
# See https://www.drupal.org/project/components for more information. # See https://www.drupal.org/project/components for more information.
component-libraries: components:
namespaces:
geofresco: geofresco:
paths:
- src/templates - src/templates
libraries-override: libraries-override: