I\'m already familiar with laravel 5.1 mix (elixir), and recently I decided to test laravel 5.4 mix.
I mixed my libs on vendors files.
mix .styles([
mix.autoload({ 'jquery': ['window.$', 'window.jQuery'] })
I had to add this to my webpack.mix.js