Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 391 Bytes

File metadata and controls

5 lines (4 loc) · 391 Bytes
webpack-dev-server major

Update webpack-dev-middleware to v8 and sync originalUrl for middleware compatibility. server.middleware.getFilenameFromUrl() is now asynchronous and resolves to { filename, extra: { stats, outputFileSystem } }. See the webpack-dev-middleware v8 release notes for details.