diff --git a/README.md b/README.md index 75cd64c..687fc68 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ This is just a centralized list of 3rd-party plugins to make discovery easier. N * [esbuild-plugin-velcro](https://github.com/ggoodman/esbuild-plugin-velcro): A plugin to load npm (bare module) dependencies from the cloud and requiring no previous NPM install. * [esbuild-plugin-webpack-bridge](https://github.com/igoradamenko/esbuild-plugin-webpack-bridge): A plugin that allows to use webpack loaders. * [esbuild-plugin-write-file](https://github.com/ozanozbek/esbuild-plugin-write-file): A plugin for asynchronously creating/writing files in parallel before or after bundling. +* [esbuild-server](https://github.com/oblador/esbuild-server): Development server with support for live reloading, proxying and History API fallback. * [esbuild-svelte-paths](https://github.com/alexxnb/esbuild-svelte-paths): A plugin that resolves shortcuted pathes for Svelte components. ### Plugins not hosted on npm (e.g. for Deno)