Hot Module Reloading with Vue

I read that hot module loading works with meteor when using the akryum:vue-component package. Do people have this feature working?

The documentation is linked below

Update
So a file with a .vue extension when changes are made will cause an update in the page but it will refresh the page or require a page refresh to fully re render the Vue component