Blake Carlson

Results 4 comments of Blake Carlson

This issue is also important to me and I've spent a good amount of time looking into it. As @laurentj mentioned, we're hitting a limitation of Gecko. You can provide...

Hi @chrismccord 👋 Thanks for the awesome work! This can wait – it's not blocking me at all. I've gotten everything working the way I like by using webpack-dev-server, HMR,...

> Since you are using HMR, can you simply remove the js pattern from your live reload config? Or do you still require full phoenix_live_reload page refresh for js changes....

@jeregrine Agree with @josevalim. I would not recommend using webpack for CSS hot reloading by default. I've been using a webpack HMR setup in my Phoenix apps since I submitted...