github / secure_headers

Manages application of security headers with many safe defaults
MIT License
3.16k stars 251 forks source link

Webpacker `javascript_packs_with_chunks_tag` support #407

Open seanders opened 5 years ago

seanders commented 5 years ago

Feature Requests

Currently, the view_helpers don't include a nonced_javascript_packs_with_chunks_tag. This would be a handy addition for those folks using webpacker with split chunks enabled.

See: https://github.com/rails/webpacker/blob/master/lib/webpacker/helper.rb#L83-L85

oreoshake commented 3 years ago

I'm not sure I know enough about this issue to make a decision on what to do. It has sat for two years so I wonder if this is niche enough, has been resolved, or needs addressing. What do people think?

rmaspero commented 2 years ago

This is an issue for us, however unsure if it will happen due to webpacker being retired