1.8.3 (core) / 0.24.3 (libraries)
elementl-devtools
released this
23 Aug 16:16
·
1699 commits
to master
since this release
New
- When different assets within a code location have different
PartitionsDefinition
s, there will no longer be an implicit asset job__ASSET_JOB_...
for eachPartitionsDefinition
; there will just be one with all the assets. This reduces the time it takes to load code locations with assets with many differentPartitionsDefinition
s.