Travis Ray

Results 2 issues of Travis Ray

## Device used: 2021 MBP 16" with M1 Max # Error: ``` make: *** [Release/obj.target/sharp/src/common.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code:...

The documentation shows we should include `require('./vendor/nickpoulos/laravel-svelte-direct/js/mix')` in our `webpack.mix.js` file, but that is the incorrect path. The proper path is `require('./vendor/nickpoulos/laravel-svelte-direct/src/js/mix')`