Daniel P. McGrady

Results 15 comments of Daniel P. McGrady

I'm using vite 7 with vite-ruby and it works fine, `rolldown-vite` on the otherhand is broken

just to clarify my earlier comment, I only use `vite_ruby`, `vite_rails`, and `vite-plugin-ruby` and they both work in production with Vite 7. I do not use `vite-plugin-rails` Vite 6 and...

👍 `rolldown-vite` will be coming out soon and it would be good to get an alpha out so we can test thing before adopting

might be good time to help test / improve this PR on real projects https://github.com/ElMassimo/vite_ruby/pull/571

I tested this locally with ``` "vite": "8.0.0-beta.0", ``` on a rails app and it built with no problems vite 8 = built in 2.99s vite 5 = built in...