Find any `require.resolve` calls in your bundle, copy the resolved files to the output directory, and rewrite the import paths to be relative to the output file.
A file loader plugin for esbuild for `require.resolve` statements.
esbuild plugin for path aliases
[](https://badge.fury.io/js/esbuild-plugin-vue3)
ESBuild plugin for assets copy.
Official Sentry esbuild plugin
Minimizer plugin for webpack
A esbuild plugin to support path alias like `resolve.alias` in webpack config.
Dev server for web applications
Transpile JSX, TypeScript and esnext features on the fly with esbuild
The Linux 64-bit binary for esbuild, a JavaScript bundler.
Offers a async require.resolve function. It's highly configurable.
An extremely fast JavaScript and CSS bundler and minifier.
No description provided.
Change where a module dependency is resolved/imported from.
An esbuild plugin which uses tsc to compile typescript files.
No description provided.
Sentry Bundler Plugin Core
**💛 You can help the author become a full-time open-source maintainer by [sponsoring him on GitHub](https://github.com/sponsors/egoist).**
A esbuild plugin to bundle css modules into js(x)/ts(x), based on extremely fast [Lightning CSS](https://lightningcss.dev/)
Configure esbuild's target based on a browserslist query
resolve like require.resolve() on behalf of files asynchronously and synchronously
An esbuild plugin to generate extra pino files for bundling
esbuild plugin for replacing imports with global variables.