Ensono / Amido.Ecommerce.UI.Federated

Federated Modules Production Grade boilerplate for Next
MIT License
2 stars 0 forks source link

nodemon please #69

Closed AlzAmido closed 2 years ago

urecio commented 2 years ago

What do we want to run with nodemon? React apps are using webpack and it has already watchers and hot reload

AlzAmido commented 2 years ago

once you put the SSR bit in you will need to restart the server for changes to take into effect. HMR only works for client side render. I might be wrong?

velvetkevorkian commented 2 years ago

App Shell and MFEs have dev scripts with Nodemon, closing.