egg-webpack icon indicating copy to clipboard operation
egg-webpack copied to clipboard

Egg Webpack Dev Server Plugin, Support Memory File and Hot-Reload

Results 5 egg-webpack issues
Sort by recently updated
recently updated
newest added

Update https://registry.npm.taobao.org to https://registry.npmmirror.com, For more info please refer to https://zhuanlan.zhihu.com/p/430580607. This is an automated PR by @npmmirror (Which is a bot maintained by 8d6e8cefe5a7e3202364ec2c48db03fcc544218cf70100bf65d2ed2df5cc83da).

报错信息 ` context.logger = context.compiler.getInfrastructureLogger('webpack-dev-middleware'); ^ TypeError: context.compiler.getInfrastructureLogger is not a function ` 相关的依赖版本 ` "egg-bin": "^4.11.0", "egg-ci": "^1.8.0", "egg-mock": "^5.9.1", "egg-ts-helper": "^1.25.9", "egg-view-react-ssr": "^3.1.0", "egg-webpack": "^5.0.1", "egg-webpack-react": "^3.0.0", "webpack-cli":...

![image](https://github.com/user-attachments/assets/3c0e2364-7396-437b-b3e4-33407dfd5a95)