Skip to content

use @types/webpack-dev-server v4

Warren Gifford requested to merge sqs/webpack-ds-types into main

Created by: sqs

  • Adds types to the configuration in 2 places.
  • Rearranges args in call to new WebpackDevServer per deprecation warning from new types.
  • Removes unneeded (and removed) firewall option. (This was renamed to allowedHosts, but the default is no firewall.)

Merge request reports

Loading