Sha256: 5901b11e1773113e0490229f4212c9157bbcd8c08f648c85f966dc2053d9451e

Contents?: true

Size: 491 Bytes

Versions: 5

Compression:

Stored size: 491 Bytes

Contents

# 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).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
esbuild-0.2.1 README.md
esbuild-0.2.0 README.md
esbuild-0.1.2 README.md
esbuild-0.1.1 README.md
esbuild-0.1.0 README.md