vite_ruby
vite_ruby copied to clipboard
Respect host and protocol options in vite_preload_tag
Description 📖
When specifying the host and protocol options for a vite_javascript_tag, we want the preload tags to also respect those options.
Background 📜
This was causing an issue where the preload tags would not use the CDN specified for the vite_javascript_tag.