Remove the drutopia default content
This commit is contained in:
parent
c3696b4b96
commit
2c8c68c64f
3 changed files with 32 additions and 0 deletions
|
|
@ -52,6 +52,14 @@
|
|||
"type:drupal-drush"
|
||||
]
|
||||
},
|
||||
"patches": {
|
||||
"drutopia/drutopia": {
|
||||
"Remove default content": "patches/drutopia-remove-default-content.patch"
|
||||
},
|
||||
"drupal/drutopia_core": {
|
||||
"Remove default content": "patches/drutopia-core-remove-default-content.patch"
|
||||
}
|
||||
},
|
||||
"enable-patching": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue