The image there shows my current error, it looks like my change to webpack.config.js is causing this, but before adding that I had 50+ other missing assets. Is there some config option I'm missing to fix this path?
It's saying it can't find app.less. While I understand reasons why. By why mix your resources on a production server and instead set as production on your master git (or what ever is your main deployment branch).
Unless you need to no reason to on your web server.
Hmm, no, I believe it's saying it can't find the dependency in app.less or app.js. When I remove my modifications to the rootPath on Mix.initialize() I have far more compile errors that confirm: