Paul Keen
Paul Keen
Yeah we can do like capybara, use different files to require per different test frameworks
@dolzenko removed minitest for rspec integration
@vitalyliber left to fix tests ;( but you can use my pr to confirm at least this "fast" workaround works for you too
@ElMassimo please review this PR ### Notes: This is a very naive approach to start using it. I already use it for my projects. Later, I saw some ideas to...
I found some strange issue: `(!) "base" option should start with a slash.`
@vladimirtemnikov Yeah, you are right. I had to disable brotli by the way, to use this version. So if this is a hard requirement to support the compress plugin, then...
@vladimirtemnikov @ElMassimo updated PR, what do you think to add notice in the Readme that it's not compatible with the vite rails plugin and list of supported bun versions?
Hmm, for development mode, everything was fine, but as soon as I tried to run on Heroku with production mode, the compilation got stuck. I found that when removing RubyPlugin,...
Yeah need to check latest tests, maybe now it's working. For now I'm using this approach to use bun https://jtway.co/integrating-bun-with-vite-ruby-for-lightning-fast-frontend-builds-bbd220fefdc0
@ElMassimo, with the latest bun, it looks like it works. I'm working on the cleanup in a separate PR https://github.com/jetthoughts/vite_ruby/pull/2