Skip to content

Support lazy compilation in barback #16077

Closed
@nex3

Description

@nex3

Barback should have the ability for a transformer to declare that it should be run lazily -- that is, only if its assets are actually requested, either by another transformer or by the user via [getAssetById] or [getAllAssets].

In order to do this, the transformer will need to be able to run enough to say which assets in can produce, without actually producing the assets.

Metadata

Metadata

Assignees

Labels

area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions