updated all config install files from d10

This commit is contained in:
2023-11-06 11:36:26 +01:00
parent c7b9f4a4c0
commit a0127f9d4a
144 changed files with 8648 additions and 191 deletions

View File

@@ -26,7 +26,7 @@ then in main drupal's composer.js file add this in extra
...
"merge-plugin": {
"include": [
"web/profiles/d8-starterkit-profile/composer.json"
"web/profiles/drupal-starterkit-profile/composer.json"
],
"recurse": true,
"replace": false,