Open Cryde opened 7 years ago
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 !
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 !