Skip to content

Deprecate styles and script lazy option in favor of a more self descriptive option  #14814

Closed
@alan-agius4

Description

@alan-agius4

🚀 Feature request

Description

The lazy option inside the script and style option is confusing as this option doesn't lazy load a bundle but rather it doesn't inject/reference the script in the HTML. While this option is an enabler for lazy loading, the users will still need to handle on how how this bundle will be lazy loaded. There are also potential use cases beyond lazy loading for the option.

Deprecate the lazy option in favour of a more self descriptive options such as injected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions