struct

AssetManifestBuilder

Inherits Struct < Value < Object

Constructors

new(source : Source = Source::Bun, manifest_file : String = "")
Source

Instance methods

build_with_retry

Tries to build a manifest from the chosen bundler and retries several times when it fails.

Source
retries
Source
retries=(retries : Int32)
Source

Nested types