nx-incremental-large-repo icon indicating copy to clipboard operation
nx-incremental-large-repo copied to clipboard

Hot Reload and HMR Support

Open paullryan opened this issue 4 years ago • 1 comments

Use a server like the angular server for content as it gives hot reload and HMR support.

@vsavkin I'm just adding these as placeholders of items still needing attention before this process is ready for a production team. Please feel free to modify, move, discuss, delete as appropriate

paullryan avatar May 04 '20 00:05 paullryan

Hey guys, I've been trying to convert our application to buildable libraries around our domains, not our features directly, and because of that, resulting libraries are kind of big and it takes around 10-15 second for each library to be built, so using @nrwl/web server is very tiresome for deelopment time. Is there any plan to update the example to use a server with hot reload, or are there any resources that I can use to get it working? Thank you @meeroslav

fatihdogmus avatar Apr 22 '22 13:04 fatihdogmus