jQuery-Selector-Cache icon indicating copy to clipboard operation
jQuery-Selector-Cache copied to clipboard

How to use with Webpack?

Open Jakobud opened this issue 7 years ago • 0 comments

This is a great little enhancement to jQuery. How can I use this with Webpack when compiling client-side JS? Ideally I think it makes sense for the $$ function to available globally in the Webpack configuration so I'm trying to use it in the DefinePlugin plugin.

Jakobud avatar Dec 22 '18 16:12 Jakobud