2

I would like to use livereload with webpack. One option would be to use hot module replacement but in my case the js files must be served from the file system and not from a server (localhost:<port>).

So is there a way to integrate livereload with webpack without using grunt or gulp?

HaNdTriX
  • 28,732
  • 11
  • 78
  • 85

0 Answers0