1

How can I use Webpack or Webpack-dev-server as most simple static webserver?

No build, no watch, no nothing, just deliver the files from a specified directory?

Something like:

webpack serve --port 8010 --static ./some-folder
klodoma
  • 4,181
  • 1
  • 31
  • 42

0 Answers0