scaffold should not now overwrite dev_serv file

This commit is contained in:
naomi 2022-05-13 12:28:16 +01:00
parent a6b65738b7
commit 2d54249513
1 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,9 @@
"drupal-scaffold": {
"locations": {
"web-root": "web/"
},
"file-mapping": {
"[web-root]/sites/development.services.yml": false
}
},
"installer-paths": {