Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 521 Bytes

File metadata and controls

57 lines (29 loc) · 521 Bytes

Asset

Asset

Properties

info

  • Type: {AssetInfo}

info about the asset


name

  • Type: {string}

the filename of the asset


source

  • Type: {Source}

source of the asset

AssetInfo

  • Type: {KnownAssetInfo & Record<string, any>}

AssetEmittedInfo

Properties

compilation

  • Type: {Compilation}

content

  • Type: {Buffer}

outputPath

  • Type: {string}

source

  • Type: {Source}

targetPath

  • Type: {string}