Put the libraries in a place where the browser can reach them.
This commit is contained in:
parent
f26384fe93
commit
8321e97757
2 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,9 @@
|
|||
"web/themes/contrib/{$name}": [
|
||||
"type:drupal-theme"
|
||||
],
|
||||
"web/libraries/{$name}": [
|
||||
"type:drupal-library"
|
||||
],
|
||||
"drush/contrib/{$name}": [
|
||||
"type:drupal-drush"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue