Skip to content

Commit 1554425

Browse files
authored
chore: reference esbuild plugin in monorepo readme
1 parent 0f6b74f commit 1554425

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,12 @@ You can refer to the README of each package for more information and instruction
3131
- [@honeybadger-io/rollup-plugin](./packages/rollup-plugin)
3232
[![npm version](https://badge.fury.io/js/%40honeybadger-io%2Frollup-plugin.svg)](https://badge.fury.io/js/%40honeybadger-io%2Frollup-plugin)
3333
Rollup/Vite plugin to upload source maps to Honeybadger
34+
- [@honeybadger-io/esbuild-plugin](./packages/esbuild-plugin)
35+
[![npm version](https://badge.fury.io/js/%40honeybadger-io%2Fesbuild-plugin.svg)](https://badge.fury.io/js/%40honeybadger-io%2Fesbuild-plugin)
36+
Esbuild plugin to upload source maps to Honeybadger
3437
- [@honeybadger-io/plugin-core](./packages/plugin-core)
3538
[![npm version](https://badge.fury.io/js/%40honeybadger-io%2Fplugin-core.svg)](https://badge.fury.io/js/%40honeybadger-io%2Fplugin-core)
36-
Utility functions shared between rollup, webpack and other plugins
39+
Utility functions shared between rollup, webpack, esbuild and other plugins
3740

3841
## Documentation and Support
3942

0 commit comments

Comments
 (0)