Optional
componentsOptional
helpersHelper Functions to attach to the WebC instance.
Optional
templatesDirectories where to find your WebC templates.
Optional
transformsCustom Transforms to attach to the WebC instance.
Optional
useWhether to enable WebC bundler mode or not.
Enabling Bundler Mode aggregates all CSS and JS found in all WebC components that belong to the same asset bucket.
Where to find your WebC components. You can specify your WebC components using a single glob, an array of globs, or a hash map in the format component name -> glob.