-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
when working on a pattern in which I include another pattern using the [pattern].yml or [pattern].json file, it only works on the initial build of the pattern lab. When running php core/console --watch and i change that data file or simply some css that makes PL recompile to the public folder, I only get Array as output.
Then I have to quit the PL watch task an rerun it.
Example YAML:
mol_accordion_elements:
'1':
title: A File
icon: 'icon_download'
content:
include():
pattern: atoms-file
with:
file:
filename: file.pdf
filesize: 96KB
permalink: http://test.com/file.pdf
only: trueMetadata
Metadata
Assignees
Labels
No labels