scaffold should not now overwrite dev_serv file
This commit is contained in:
parent
a6b65738b7
commit
2d54249513
@ -71,6 +71,9 @@
|
|||||||
"drupal-scaffold": {
|
"drupal-scaffold": {
|
||||||
"locations": {
|
"locations": {
|
||||||
"web-root": "web/"
|
"web-root": "web/"
|
||||||
|
},
|
||||||
|
"file-mapping": {
|
||||||
|
"[web-root]/sites/development.services.yml": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer-paths": {
|
"installer-paths": {
|
||||||
|
Reference in New Issue
Block a user