搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can I blackbox more Angular code in the debugger?

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 OldBasilBear

more options

I am debugging an Angular 5 app in Firefox DE, but the page load is very slow when debugging.

I have blackboxed a number of scripts, e.g. common.chunk.js, polyfils.bundle.js and more besides, but still slow.

I notice that the sources panel, after the delay, updates to include "Angular", so I am assuming that the delay is likely there. I have expendanded that folder and it naturally contains a great many files.

Is there a way of blackboxing these too, without individually selecting them? Or are there other tips for speeding up/skipping files when debugging an Angular application?

Thanks, Victor

I am debugging an Angular 5 app in Firefox DE, but the page load is very slow when debugging. I have blackboxed a number of scripts, e.g. common.chunk.js, polyfils.bundle.js and more besides, but still slow. I notice that the sources panel, after the delay, updates to include "Angular", so I am assuming that the delay is likely there. I have expendanded that folder and it naturally contains a great many files. Is there a way of blackboxing these too, without individually selecting them? Or are there other tips for speeding up/skipping files when debugging an Angular application? Thanks, Victor
已附加屏幕截图

由OldBasilBear于修改

被采纳的解决方案

HI OldBasilBear:

[Copying and pasting my reply from your other question]

support.mozilla.org is Firefox user support forum; there aren't many experts here who can answer developer support questions.

Please tag your questions about web development 'Firefox' and ask on Stack Overflow.

More detail here: https://support.mozilla.org/en-US/kb/where-go-developer-support

Cheers! ...Roland

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

HI OldBasilBear:

[Copying and pasting my reply from your other question]

support.mozilla.org is Firefox user support forum; there aren't many experts here who can answer developer support questions.

Please tag your questions about web development 'Firefox' and ask on Stack Overflow.

More detail here: https://support.mozilla.org/en-US/kb/where-go-developer-support

Cheers! ...Roland

由Roland Tanglao于修改

more options

Hi Roland, I do appreciate you taking the time to explain this to me. I must admit that I had begun to feel puzzled by the lack of response, but now I understand.

I will move the questions to the appropriate forum.

Kind regards Victor - OldBasilBear