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

Building with Content Security Policy #16

Open
evantlee opened this issue Aug 5, 2020 · 3 comments
Open

Building with Content Security Policy #16

evantlee opened this issue Aug 5, 2020 · 3 comments

Comments

@evantlee
Copy link

evantlee commented Aug 5, 2020

I'm curious if you've experimented with any solutions to allow for using a hashed SHA256 CSP rather than including unsafe-eval as this is highly discouraged according to Google's documentation. Using create-react-app this can be achieved by including INLINE_RUNTIME_CHUNK=false in .env I believe, but am not experienced enough with webpack to really know how a workaround can be built into this project. Have you worked on this at all? Any ideas on where to begin to build around this?

@joshmillgate
Copy link

Would also be interested in an alternative to unsafe-eval.

@Edduard
Copy link

Edduard commented Apr 15, 2022

Me too. Any updates on this?

@KrishEnacton
Copy link

Any Update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants