Tell Drupal to use the preview view mode with all the config

This commit is contained in:
benjamin melançon 2019-01-28 17:53:43 -05:00
parent 50d1c3c5b1
commit 1b088635a6

View file

@ -16,7 +16,7 @@ dependencies:
- node.type.blog - node.type.blog
module: module:
- ds - ds
- paragraphs - entity_reference_revisions
- user - user
_core: _core:
default_config_hash: e8yvfhoZmb_vDdkLtsMVv8u8XKzSRihmLtMph3nm6rM default_config_hash: e8yvfhoZmb_vDdkLtsMVv8u8XKzSRihmLtMph3nm6rM
@ -36,11 +36,13 @@ content:
ds: ds:
ds_limit: '' ds_limit: ''
field_body_paragraph: field_body_paragraph:
type: paragraph_summary type: entity_reference_revisions_entity_view
weight: 1 weight: 1
region: content region: content
label: hidden label: hidden
settings: { } settings:
view_mode: preview
link: ''
third_party_settings: third_party_settings:
ds: ds:
ds_limit: '' ds_limit: ''