Skip to content
#

devtools

Here are 888 public repositories matching this topic...

msw
kettanaito
kettanaito commented Feb 15, 2022

It may help in some cases of debugging to see what is the registered worker's scope. I don't think there's a way to see the worker's scope in the DevTools, it only lists "clients".

[MSW] Mocking enabled.
- Documentation: https://mswjs.io/docs
- Find an issue? <GITHUB_LINK>
- Scope: /

We may also consider printing additional information:

  • The worker script location;
  • The list
good first issue feature scope:browser
sunix
sunix commented Mar 30, 2021

Describe the bug

Some devfiles have several commands that need to be executed in a precise order to succeed.
Some are named with prefixed numbers that help the user, but some others are not.

For instance:

  • angular
  • python-django

Che version

  • latest
  • nightly
  • other: please spec
kind/bug severity/P2 good first issue area/devfile-registry
k3sup
puppeteer-webperf

Improve this page

Add a description, image, and links to the devtools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the devtools topic, visit your repo's landing page and select "manage topics."

Learn more