Remove the drutopia default content

This commit is contained in:
David Valdez 2019-07-18 15:40:57 -05:00
parent c3696b4b96
commit 2c8c68c64f
3 changed files with 32 additions and 0 deletions

View file

@ -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
}
}