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

Subresource Integrity not working with webpack #2744

Closed
Wonderfall opened this issue May 3, 2017 · 2 comments · Fixed by #15096
Closed

Subresource Integrity not working with webpack #2744

Wonderfall opened this issue May 3, 2017 · 2 comments · Fixed by #15096
Labels
bug Something isn't working

Comments

@Wonderfall
Copy link
Contributor

Wonderfall commented May 3, 2017

https://www.npmjs.com/package/webpack-subresource-integrity
We can use hashFuncNames: ['sha384'].

@Gargron
Copy link
Member

Gargron commented May 3, 2017

Opened rails/webpacker#323

@Wonderfall
Copy link
Contributor Author

Wonderfall commented May 4, 2017

I tried but with no success.
There's also this one : https://github.com/mikechau/sri-stats-webpack-plugin
But I only managed to get a mapping.json file. I don't know how to make it working with Rails, otherwise I would do it. Hope you'll manage to get something :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants