戣蓦
戣蓦
### Question 在点击CodeSandbox之后,得到如下错误  发现根本没有引自己,手动在CodeSandbox添加了依赖之后就能正常显示了。 好奇这个package.json是如何编辑的。没有找到官方demo里有相关配置 https://mcdaddy.github.io/erda-ui-components/components/common/avatar ### Sample Code
大神什么时候支持一把Webpack 5, 现在虽然也能用但是会报warning ``` (node:4493) [DEP_WEBPACK_COMPILATION_OPTIMIZE_CHUNK_ASSETS] DeprecationWarning: optimizeChunkAssets is deprecated (use Compilation.hook.processAssets instead and use one of Compilation.PROCESS_ASSETS_STAGE_* as stage option) at /Users/chenweitao/work/GitHome/dice-fdp-ui/node_modules/esbuild-webpack-plugin/dist/index.js:44:51 ```
**Describe the bug** I have reproduced this issue in multiple v2 versions. it is not just happens at debug time, also happens in my prod env https://github.com/user-attachments/assets/69342ce5-42a9-497d-a164-5d86f9ba8bb0 **To Reproduce** step1....