Skip to content

Script Loader: Ensure delayed members of script bundles are handled properly #76

@westonruter

Description

@westonruter

A dependency bundle (where src is false) is treated as a blocking dependency. Nevertheless, the bundle may consist of delayed dependents.

This may not be fully fleshed out in the implementation, namely if a bundle has an async dependent but the bundle whole is a dependency of a defer dependent. We should make sure the async gets converted to defer here.

Originally posted by @westonruter in #63 (comment)

Metadata

Metadata

Assignees

Labels

Script Loading StrategyIssues relating to the Script Loading Strategy (WPP)

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions