webpack-contrib / webpack-hot-middleware

Webpack hot reloading you can attach to your own server
MIT License
2.34k stars 296 forks source link

Only test against LTS for now, as webpack 4 doesn't work on node 18 #425

Closed glenjamin closed 2 years ago

glenjamin commented 2 years ago

This PR contains a:

Motivation / Use-Case

Webpack 4 and Node 17+ don't mix - see https://github.com/webpack/webpack/issues/14532 for details

For now we'll just only test against node 16.

Breaking Changes

none

Additional Info

linux-foundation-easycla[bot] commented 2 years ago

CLA Signed

The committers listed above are authorized under a signed CLA.