jssocials icon indicating copy to clipboard operation
jssocials copied to clipboard

Don't use global jQuery (ES6 module support)

Open Cryde opened this issue 7 years ago • 0 comments

Hi,

Do you think that it could be possible to "require" jquery in your npm module ? Because when I use it in my build it said that it doesn't find "jQuery" in the global way.

Info here : http://blog.npmjs.org/post/112712169830/making-your-jquery-plugin-work-better-with-npm And the code to add: https://gist.github.com/linclark/2457d5e9d3105f759ebc

Thank you for this very good job !

Cryde avatar Aug 06 '17 08:08 Cryde