webpack-contrib / webpack-hot-middleware

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

Add fallbacks to `moduleName` and `loc` webpack 5 error fields if not present in middleware's error formatter #447

Closed UncleJart closed 9 months ago

UncleJart commented 10 months ago

This PR contains a:

Motivation / Use-Case

Solves 'moduleName' and 'loc' converted to string undefined if not present in middleware's error formatter (for webpack 5 errors)

Breaking Changes

No breaking changes introduced

Additional Info

Related issue ticket

linux-foundation-easycla[bot] commented 10 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.