Versions in this module Expand all Collapse all v1 v1.0.0 Dec 20, 2022 Changes in this version + type Client struct + func New(fs *filesystems.SourceFilesystem, rs *resources.Spec) *Client + func (c *Client) Process(res resources.ResourceTransformer, opts map[string]any) (resource.Resource, error) + type Options struct + AvoidTDZ bool + Defines map[string]any + Externals []string + Format string + Inject []string + JSXFactory string + JSXFragment string + Minify bool + Params any + Shims map[string]string + SourceMap string + Target string + TargetPath string