alibaba / ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
https://ice.work
MIT License
17.83k stars 2.09k forks source link

难以调试 #6929

Open hulk4fe opened 3 months ago

hulk4fe commented 3 months ago

Describe the bug

20240628-143423 verbose不支持,真的难用,啥也看不了,也不知道为啥失败,被迫迁移其他工具

Expected behavior

给一些调试方式,或者更友好的stats显示方式,至少能给选择,让我知道哪个文件构建导致问题

Actual behavior

No response

Version of ice.js

2.6.9

Content of build.json or ice.config.mts

No response

Additional context

No response

ClarkXia commented 3 months ago

给个复现的 demo,另外如果想输出 verbose 信息可以直接定制 webpack 配置 https://webpack.js.org/configuration/stats/