Metadata for one generated production output file.
Summary
Types
@type t() :: %Volt.Builder.OutputFile{ assets: [term()], chunk_id: String.t() | nil, path: String.t(), size: non_neg_integer(), type: :entry | :chunk | nil }
Metadata for one generated production output file.
@type t() :: %Volt.Builder.OutputFile{ assets: [term()], chunk_id: String.t() | nil, path: String.t(), size: non_neg_integer(), type: :entry | :chunk | nil }