core update to 8.8.10 contrib module update, package.json upadted to run webpack from docker, profile updated

This commit is contained in:
2020-11-03 17:04:38 +01:00
parent 90186191b2
commit ca8dc17c33
103 changed files with 5998 additions and 5247 deletions

View File

@@ -0,0 +1,22 @@
uuid: 35a0177e-a838-43ae-8026-0af6c0916c37
langcode: en
status: true
dependencies:
config:
- node.type.article
id: node.article.status
field_name: status
entity_type: node
bundle: article
label: Published
description: ''
required: false
translatable: false
default_value:
-
value: 1
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean