-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
原先使用error-overlay-webpack-plugin 来做runtime Errors的overlay展示,
带来的问题:
- 性能不及原生的overlay
- 代码Errors修复后热重载还会再次报上一次的错误
- 社区不活跃
webpack-dev-server
新版本已支持runtime Errors
webpack/webpack-dev-server#4773
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file