Forum Discussion

RomanRomych's avatar
RomanRomych
Copper Contributor
Jan 05, 2021

jQuery is not defined in SPFx extension

I have created SPFx extension (not a webpart, in case it makes any difference) and trying to add jQuery but its not doing it. I have installed it into package with npm install --save @types/jquery ...

Resources