Slim version of jQuery that excludes ajax, effects and currently deprecated code, Learn More. Install via NPM npm i jquery-slim --save Using with webpack or browserify: import $ from 'jquery-slim' const myStuff = $('select-stuff');