It's basically the same, using the version(). https://laravel.com/docs/5.4/mix#versioning-and-cache-busting
Feb 23, 2017
2
Level 5
Cache busting on Chrome
So for some reason, unlike Chrome, my Internet Explorer receives the compiled SASS and Vue on refreshing the page.
When I run my site on Chrome, all elements that I configured with SASS or Vue won't display.
Why is that and how do I fix it?
I've had the same problem on Laravel 5.3, but I ended up fixing it. Now with elixer being gone, I have no clue on how to do it with Mix.
PS: I'm sorry if this description of my problem is a bit hazy, but it comes down to the fact that I have a problem with cache busting on Chrome.
Level 67
1 like
Please or to participate in this conversation.