OptionalcomponentsOptionalhelpersHelper Functions to attach to the WebC instance.
OptionaltemplatesDirectories where to find your WebC templates.
OptionaltransformsCustom Transforms to attach to the WebC instance.
OptionaluseWhether 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.