搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Can I blackbox more Angular code in the debugger?

  • 2 回覆
  • 1 有這個問題
  • 11 次檢視
  • 最近回覆由 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