mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
Minor doc tweaks
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Microsoft.AspNetCore.SpaServices.Webpack
|
||||
public bool ReactHotModuleReplacement { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Specifies additional options to be passed to the Webpack Hot Middleware client
|
||||
/// Specifies additional options to be passed to the Webpack Hot Middleware client, if used.
|
||||
/// </summary>
|
||||
public IDictionary<string, string> HotModuleReplacementClientOptions { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user