Weld.Manifest.Output (weld v0.7.2)

Copy Markdown View Source

Projection output configuration.

Summary

Types

t()

@type t() :: %Weld.Manifest.Output{
  assets: [String.t()],
  dist_root: String.t(),
  docs: [String.t()],
  layout: :components
}