Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 Angular 项目从版本 5 更新到了 6,现在我正在尝试使用 webpack-bundle-analyzer 分析包大小,但输出与预期不符。我在更新版本之前尝试了相同的操作,在角度版本更新后它按预期工作
更新前的同一个项目
尝试更新 webpack-bundle-analyzer 包并重试....