jQuery.extendext
jQuery.extendext copied to clipboard
jquery-extendext does not work with yarn
Hi,
I am trying to use jquery-extendext for jquery-query-builder. I have added jquery-extendext with yarn add, but it's giving me an error: Uncaught TypeError: e.extendext is not a function.
I also tried with npm and it worked perfectly. Unfortunately, I have to use it with yarn. Can anyone assist here?