Skip to content

Commit

Permalink
Refactor entity types and data structure importing
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 18, 2024
1 parent 4d9ffbd commit c9d991f
Show file tree
Hide file tree
Showing 104 changed files with 2,103 additions and 1,359 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ module:
theme: { }
complete_list:
- core.entity_view_mode.paragraph.sup_form_preview
- 'core.entity_form_display.press.*'
- 'core.entity_view_display.press.*'
- 'field.field.press.*'
- 'field.storage.press.*'
- 'supress_helper.press_type.*'
- 'config_pages.type.sup_*'
- 'node.type.sup_*'
- 'paragraphs.paragraphs_type.sup_*'
Expand Down Expand Up @@ -49,6 +54,7 @@ complete_list:
- 'field.field.media.sup_*'
- 'field.storage.media.sup_*'
- 'media.type.sup_*'
- 'metatag.metatag_defaults.node__sup_*'
partial_list:
- '*su_*'
- '*stanford_*'
Expand Down
Loading

0 comments on commit c9d991f

Please sign in to comment.