archetype-themes / plugin-theme-component

A Shopify CLI plugin for building theme components.
MIT License
9 stars 4 forks source link

Undefined content fix on builds with no styles #309

Closed montalvomiguelo closed 9 months ago

montalvomiguelo commented 9 months ago

Fixes install error:

ERROR: TypeError: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined.

When shopify.theme.toml:

components = ["preload-js"] # this thing does not have styles