jQuery-Selector-Cache
jQuery-Selector-Cache copied to clipboard
How to use with Webpack?
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.