Skip to content
New issue

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

allow cors in dev mode #2866

Merged
merged 2 commits into from Apr 20, 2022
Merged

Conversation

significance
Copy link
Member

@significance significance commented Mar 31, 2022

Checklist

  • I have read the coding guide
  • My change requires a documentation update and I have done it
  • I have added tests to cover my changes.

Description

CORS mode was not enabled in dev mode and is needed in order to enable dapp developers to develop their app in a local development environment. Once it is merged I will add documentation.

Motivation and context (Optional)

Had to add this in order to develop https://swapchat.bzz.link

Related Issue (Optional)

None

Screenshots (if appropriate):


This change is Reviewable

@acud
Copy link
Member

acud commented Apr 13, 2022

commit linter is failing @significance. you'll need to adhere to conventional commits. please amend the commit message with git commit --amend and change the message to be: fix: allow CORS in dev mode so that the other CI tests could run.

@significance
Copy link
Member Author

@acud did it 🎉

@acud acud merged commit 99567ed into ethersphere:master Apr 20, 2022
@acud acud added this to the 1.6.0 milestone May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants