webpack should I use externals code example Example: import jquery webpack Click to copyimport $ from 'jquery'; $('.my-element').animate(/* ... */);