Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
454 stars 602 forks source link

fix: add full version of lodash, since composite-multifield relies on functions outside of the core bundle. #3427

Closed jfmitchell closed 2 months ago

jfmitchell commented 2 months ago

This is still based on the latest version of lodash - v4.17.21 - but has all the functions. composite multi field uses the uniq function. Tried to produce core + uniq - but the lodash-cli tool still uses version v4.17.5 as the build point.