Project

General

Profile

« Previous | Next » 

Revision f5a3dd2d

Added by Ron Lavi almost 3 years ago

Fixes #32437 - Use webpack-dev-server-without-h2

Looks like webpack-dev-server version 2.x
can't support https without http2 due to missing options
when using command line parameters,
this is an hack that will prevent manually removing a line
after each `npm install` and will give us some air
while trying to upgrade to webpack 5.

  • added
  • modified
  • copied
  • renamed
  • deleted