[Expressions] Code splitting #65989
Labels
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Make use of dynamic imports
import()
to code split variousexpressions
plugin parts into separate.js
bundles. Things to consider:.js
bundle.Parent issue: #46909
The text was updated successfully, but these errors were encountered: