File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,12 @@ You can refer to the README of each package for more information and instruction
31
31
- [ @honeybadger-io/rollup-plugin ] ( ./packages/rollup-plugin )
32
32
[ ![ npm version] ( https://badge.fury.io/js/%40honeybadger-io%2Frollup-plugin.svg )] ( https://badge.fury.io/js/%40honeybadger-io%2Frollup-plugin )
33
33
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
34
37
- [ @honeybadger-io/plugin-core ] ( ./packages/plugin-core )
35
38
[ ![ 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
37
40
38
41
## Documentation and Support
39
42
You can’t perform that action at this time.
0 commit comments