mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 18:19:40 +00:00
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Microsoft.AspNet.SpaServices.Webpack {
|
||||
namespace Microsoft.AspNetCore.SpaServices.Webpack {
|
||||
public class WebpackDevMiddlewareOptions {
|
||||
public bool HotModuleReplacement { get; set; }
|
||||
public bool ReactHotModuleReplacement { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user