vite_ruby icon indicating copy to clipboard operation
vite_ruby copied to clipboard

Respect host and protocol options in vite_preload_tag

Open rywall opened this issue 2 years ago • 0 comments

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.

rywall avatar Oct 23 '23 19:10 rywall