Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Demo of ASP.NET Core + webpack + hmr, and a few other things (Open issues on https://github.com/natemcmaster/blog)

Notifications You must be signed in to change notification settings

natemcmaster/aspnetcore-webpack-hmr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core + Webpack + HMR Demo

A minimal demo showing how to configure:

  • Webpack 4
  • ASP.NET Core 2.1
  • React
  • Hot Module Replacement
  • TypeScript
  • Yarn

One of the primary benefits of configuring HMR is that you can quickly prototype changes to your client code without having to reload the browser or restart the web server. ASP.NET Core's webpack middleware will automatically start a watcher process to live-reload your changes.

screenshot

About

Demo of ASP.NET Core + webpack + hmr, and a few other things (Open issues on https://github.com/natemcmaster/blog)

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published