# @airtable/blocks-esbuild-bundler

This is a esbuild bundler that can be used with @airtable/blocks-cli.

## Installation

Install this package as a dependency of your Airtable app. Inside your app project folder, run

```
npm install @airtable/blocks-esbuild-bundler --save-dev
```
