Skip to content

[Expressions] Code splitting #65989

@streamich

Description

@streamich

Make use of dynamic imports import() to code split various expressions plugin parts into separate .js bundles. Things to consider:

  • Dynamically import expression functions.
  • Dynamically import expression renderers.
  • Bundle multiple expression functions in a single .js bundle.
  • Preload those parts during idle time.

Parent issue: #46909

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:ExpressionLanguageInterpreter expression language (aka canvas pipeline)impact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of Effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions