Optional chunkhashOptional contenthashthe value(s) of the content hash used for this asset
Optional developmenttrue, when asset is only used for development and doesn't count towards user-facing assets
Optional fullhashthe value(s) of the full hash used for this asset
Optional hottrue, when asset ships data for updating an existing application (HMR)
Optional immutabletrue, if the asset can be long term cached forever (contains a hash)
Optional javascripttrue, when asset is javascript and an ESM
Optional minimizedwhether the asset is minimized
Optional modulehashthe value(s) of the module hash used for this asset
Optional relatedobject of pointers to other assets, keyed by type of relation (only points from parent to child)
Optional sizesize in bytes, only set after asset has been emitted
Optional sourcewhen asset was created from a source file (potentially transformed), the original filename relative to compilation context
Generated using TypeDoc
the value(s) of the chunk hash used for this asset