esbuild-envfile-plugin
esbuild plugin to load a .env file from the current directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.
esbuild plugin to load a .env file from the current directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.
Esbuild plugin for easily integrating Univer
esbuild plugin for compiling with Google Closure Compiler as the last step
esbuild plugin for inline scripts
esbuild plugin for responsive images using Sharp
An esbuild html-template that uses ejs as a template engine
A esbuild plugin to bundle css modules into js(x)/ts(x), based on extremely fast [Lightning CSS](https://lightningcss.dev/)
esbuild liquid template file loader so you can import liquid files as strings for your templates
Prepares the package.json by removing all unnecessary fields and copying it to the out folder of esbuild, so the built package can be published directly.
The plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.
An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target
The plugin that resolves external packages for `esbuild`.
ESbuild plugin to handler raw file
Esbuild plugin for load svg icons to symbol in html for quick and easy import
The plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throughout.
An esbuild plugin to inject your application's version number or today's date into your files
ESbuild plugin to handler webworker
By deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.
A compression plugin for esbuild to gzip or brotli compress files after building.
基于browser-sync的esbuild本地开发服务Plugin