First of all thank you for this great piece of work Sage is.
The problem I have is after running npm/yarn build command, assets are compiled into ‘public’ folder, however there’s no ‘dist’ where I assume all views should go. Obviously then the theme is all blank on production server. Laravel Mix doesn’t throw any errors.