Problem/Motivation
Replace jquery/once with core/once
since the core/once library has been introduced in D9.2.0, and convivial profiler requires a 9.4 minimum, we can safely eliminate the jquery/once dependency.
Here's a link to the change record explaining how to use the replacing library: https://www.drupal.org/node/3158256.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork convivial_profiler-3359153
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
naveenvalechaComment #4
naveenvalechaComment #5
naveenvalechaComment #6
eleonelLooking good.
Comment #8
naveenvalechaCommitted and pushed to 1.0.x
It will be rolled out in the next release.