adobe / aem-lib

Apache License 2.0
2 stars 7 forks source link

feat: predefine loading of sampleRUM.enhance() #105

Closed kptdobe closed 1 week ago

kptdobe commented 1 week ago

In the current setup, the project requires to call sampleRUM.enhance() in order for the enhancer to get loaded. If the line disappears or is forgotten, enhancer is never loaded. Moving call in the lib would solve that problem.

Compared to current implementation, this moves the enhancer loading slightly later (after async font loading) which should not change anything.

adobe-bot commented 1 week ago

:tada: This PR is included in version 2.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: