When I use npm run dev or watch, my javascript working on safari but when when I use npm run production my javascript not working on safari, but working in chrome firefox and edge, even I remove all my code and replace it just
alert('test');
safari did not respose. I use jquery cdn so i did not include it on mix i just include 1 js file. My client told me that the website not working on safari so I download safari for windows with version 5.1 2011 release and test my website but this was happened
via white-comet