-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Rails recently released support for preloading content:
Documented here: https://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelper.html#method-i-preload_link_tag
Which is recommended by Google and Mozilla to speed up pageloading performance:
https://developers.google.com/web/fundamentals/performance/resource-prioritization
https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content
Any chance we could get similar support for "stylesheet_pack_tag" et al?
n-rodriguez, kvzb, tintran519, ledermann, guilleiguaran and 7 more
Metadata
Metadata
Assignees
Labels
No labels