chaynHQ / soulmedicine

Soul Medicine a multilingual digital service designed to deliver critical safety information and supportive messaging in bite-sized pieces.
https://soulmedicine.io
MIT License
34 stars 7 forks source link

Enable the preloading Link header for asset tag helpers #360

Closed tarebyte closed 10 months ago

tarebyte commented 10 months ago

Generate a Link header that gives a hint to modern browsers about preloading assets when using javascript_include_tag and stylesheet_link_tag

This should have consequences on the front end, but I'll be deploying it to staging to be sure.