Sep 10, 2020
0
Level 1
Laravel-Mix repeatedly downloads assets?
When using Laravel-Mix the webpack-extract.js file continuously downloads the assets (all JS and CSS) files over and over again without end. It actually locks up the browser and I have to terminate the tab. This happens on Linux and Windows (WSL). Any ideas?

Please or to participate in this conversation.