Byte fails to ship necessary dependencies
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3561715. -->
Reported by: [phenaproxima](https://www.drupal.org/user/205645)
Related to !17
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When you have a content template, Canvas treats the components within it as regular config dependencies. That makes sense, but it also breaks badly if Byte fails to actually <em>include</em> those dependencies.</p>
<p>We should scan our patterns, regions, and content templates to ensure we are shipping all their dependencies. This needs to be one of our regression tests. I know for a fact that <code>cta</code> is broken now, so this should at least catch that, and prevent us from making this mistake in the future.</p>
issue