I have created a LWC (Lightening Web Component)by referring below documentation.
And, I expect to use jQuery by referring the below link
But, getting module not found issue as follows,
Module not found: Error: Can't resolve 'lightning/platformResourceLoader'
Please can any one help me on this.