For example, if you have ten :foo in a script, it will emit the field, caching, and retrieval logic ten times. It should only emit one blob of logic for each unique immutable cached value.
The text was updated successfully, but these errors were encountered:
For example, if you have ten
:foo
in a script, it will emit the field, caching, and retrieval logic ten times. It should only emit one blob of logic for each unique immutable cached value.The text was updated successfully, but these errors were encountered: