m-a-k-o / django-mix

Django integration for Laravel Mix
MIT License
27 stars 3 forks source link

Is this app supporting mix hot reload ? #10

Closed girardinsamuel closed 4 years ago

girardinsamuel commented 4 years ago

With Laravel Mix you can use npm run hot to compile assets with hot reloading. Does this app can handle this ?

Thanks 👍

m-a-k-o commented 4 years ago

@girardinsamuel Yes. It can be used with hot reloading ;)