Replies: 1 comment
-
|
Aswering my own question. Looks like I had an issue with my setup or my handlers, because after a few tries, I managed to have Essentially this means that you can run Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does msw work with Angular CLIs
--proxy-configoption?I have tried to use both msw and proxy config but it looks like the proxy is not working, as all requests pass through the service worker.
I have seen examples of using msw as a proxy in general, but I would like to avoid that if possible and use the existing Angular ifrastructure for this if possible.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions