We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I can launch Chrome or MSEdge with runtimeArgs: ["--disable-web-security"].
With this flag CORS is allowed and I need this for development.
How do I do the same with the Firefox debugger?
The text was updated successfully, but these errors were encountered:
Hello, have you found a solution to your issue ?
Thanks !
Sorry, something went wrong.
Hello, have you found a solution to your issue ? Thanks !
nope, I just switched to Chrome
No branches or pull requests
Hi,
I can launch Chrome or MSEdge with runtimeArgs: ["--disable-web-security"].
With this flag CORS is allowed and I need this for development.
How do I do the same with the Firefox debugger?
The text was updated successfully, but these errors were encountered: