import jquery webpack

JavaScript
import $ from 'jquery';

$('.my-element').animate(/* ... */);
Source

Also in JavaScript: