mvdnbrk / laravel-mix-docs

Laravel Mix Documentation
https://laravel-mix.com/docs
MIT License
15 stars 57 forks source link

Add note to HMR about versioning #47

Closed michapietsch closed 5 years ago

michapietsch commented 5 years ago

HMR will not work with versioning enabled. I think it's best placed at this point of the docs, because that's how far I'd initially read before I go and try HMR.

mvdnbrk commented 5 years ago

Thanks!