Closed girardinsamuel closed 4 years ago
With Laravel Mix you can use npm run hot to compile assets with hot reloading. Does this app can handle this ?
npm run hot
Thanks 👍
@girardinsamuel Yes. It can be used with hot reloading ;)
With Laravel Mix you can use
npm run hot
to compile assets with hot reloading. Does this app can handle this ?Thanks 👍