In #Angular v19 rc1, you can already play with HMR ! ππ
β‘οΈ It supports style π¨ (inline & external) hot replacements out of the box
β‘οΈ It supports template π (external only) behind a feature flag NG_HMR_TEMPLATES=1
β‘οΈ It supports style π¨ (inline & external) hot replacements out of the box
β‘οΈ It supports template π (external only) behind a feature flag NG_HMR_TEMPLATES=1
Comments
Will this be the final state for v19 or is NG_HMR_TEMPLATES going to be removed for the final Release ?
Things could evolve in an upcoming minor though !
I'm glad for any work for hmr. I think this is huge dx upgrade for angular
probably not so many angular devs know that they are missing this or that hmr exists
This is a huge boost in productivity !