Al Elliott

Results 4 comments of Al Elliott

I noticed that my deployment failed on Netlify because there was no `dist` folder in the source code. I solved this by creating a `.gitignore` file in the `dist` directory...

This is the `.gitignore` file I created in the local `dist` directory: https://gist.github.com/adrelliott/5357698f1477cfbe4dacff631c808390

Fantastic! Thanks! On Thu, 20 Jan 2022 at 11:33, Anatoliy ***@***.***> wrote: > The problem is solved here laravel-mix/laravel-mix#1942 > > > — > Reply to this email directly, view...

I write a mini-post about this in the discussion tab Hope it's useful. https://github.com/tighten/jigsaw/discussions/616