Skip to content

flik930/webpack-hot-module-reload-with-context-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is what should work: run npm install and then npm start. Open [http://localhost:8080] in your browser. Open the console.

In my project, when I wanna import a module, then that module cannot be hot reloaded.

please take a look app/modules/app.js

About

Shows how to use hmr with require.context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 2.0%