Aracılığıyla paylaş


WebpackDevMiddlewareOptions.ReactHotModuleReplacement Özellik

Tanım

True ise, Webpack'in sık erişimli modül değiştirme (HMR) özelliğine özgü React uzantıları etkinleştirir. Bu, React bileşenlerinin bellek içi durumlarını kaybetmeden güncelleştirilmesine olanak tanır.

public:
 property bool ReactHotModuleReplacement { bool get(); void set(bool value); };
public bool ReactHotModuleReplacement { get; set; }
member this.ReactHotModuleReplacement : bool with get, set
Public Property ReactHotModuleReplacement As Boolean

Özellik Değeri

Şunlara uygulanır