Hot Module Reloading with Laravel Mix v6 and Craft Nitro 2
In this post we'll look at how to get hot module reloading via Laravel Mix 6 on your local Nitro 2 site.
Read Full Article
Apr 25, 2021
In this post we'll look at how to get hot module reloading via Laravel Mix 6 on your local Nitro 2 site.
I ran into a scenario where I wanted to tell a Sprig component to stop polling but the conventional method wouldn't work for my use-case. Source code to the rescue!