core update to 8.8.10 contrib module update, package.json upadted to run webpack from docker, profile updated
This commit is contained in:
20
config/sync/core.base_field_override.node.article.path.yml
Normal file
20
config/sync/core.base_field_override.node.article.path.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 30db082e-40fb-4260-aee4-be0a945f5723
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.article
|
||||
module:
|
||||
- path
|
||||
id: node.article.path
|
||||
field_name: path
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: path
|
Reference in New Issue
Block a user