import $ from 'jquery' // Usage of jquery is totally deprecated. It exists only to support legacy code and // will be gone soon after complete transition to React. window.jQuery = window.$ = $;