# Esbuild Use [esbuild](https://github.com/evanw/esbuild) from Ruby. ## Installation Add this line to your application's Gemfile: ```ruby gem 'esbuild' ``` And then execute: $ bundle install Or install it yourself as: $ gem install esbuild ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/bouk/esbuild-ruby. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).