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

Add overall SRI (Subresource Integrity) support to verify CDNs delivering the correct files #13

Open
swernerx opened this issue Nov 21, 2017 · 0 comments

Comments

@swernerx
Copy link
Member

This is mainly a security feature which verifies whether files delivered through any 3rd party server math the checksums detected during deployment.

This requires adjustments to the chunk flushing in our React server as well a possible some tweaks for dynamic chunk loading in Webpack e.g. when using import().

See also:
faceyspacey/webpack-flush-chunks#10 (comment)

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

No branches or pull requests

1 participant