Replies: 1 comment 2 replies
-
Had to use https://www.npmjs.com/package/patch-package to remove this temporarily. Feels bad to not have cors for dynamic imports, but it's acceptable. How did you bypass it @foloinfo |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was trying expo/router for my new project.
I found that
remoteDevtoolsSecurityHeadersMiddleware
disallows access from non-localhost (like local ip address 192.168.1.2).Is it possible to give some option to bypass this check?
@expo/dev-server/build/middleware/remoteDevtoolsSecurityHeadersMiddleware.js
Beta Was this translation helpful? Give feedback.
All reactions