vite_ruby icon indicating copy to clipboard operation
vite_ruby copied to clipboard

Tag helpers for `vite_ruby`?

Open Wardrop opened this issue 1 month ago • 0 comments

I'm using vite_ruby as I'm developing a Rack app that's not using one of the specifically supported frameworks. To my suprise, vite_ruby doesn't contain any tag helpers, e.g. vite_javascript_tag.

What's the recommended path forward in my case?

I'm new to Vite and still relatively new to Vue. I'm trying to do the "right" thing and use SFC and go the whole build path route with all it's additional complexity, but it's been such a pain getting to this point I'm tempted to give it up and stick with native ES6 Vue.js. It's for a relatively simple intranet app for which I'm the only developer, so I'm questing if Vite is worth the investment.

Wardrop avatar Nov 19 '25 21:11 Wardrop