[vite_rails]: https://github.com/ElMassimo/vite_ruby/tree/main/vite_rails
[vite_ruby]: https://github.com/ElMassimo/vite_ruby/tree/main/vite_ruby
__Vite Rails Legacy__ is [__Vite Rails__][vite_rails], modified to support Rails 4.
## Why a separate library? 🤔
I don't want the burden of having to support Rails 4 in the main codebase.
And yet, after extracting [_Vite Ruby_][vite_ruby] the surface area is smaller,
and it was easy to adapt it to work with Rails 4.
This way, people get to use the library in Rails 4, and I get to not worry about
accidentally breaking support with changes that are tested on Rails 5 and onwards.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).