esbuild-plugin-serverless

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

An esbuild plugin that provides hot-module-replacement-like behavior for Node.js Cloud Functions on Yandex Cloud by rebuilding and deploying on save without writing compiled files to disk. Version 1.0.2 requires peer dependencies @yandex-cloud/nodejs-sdk ^2.7.7 and esbuild ^0.25.5. Designed specifically for Yandex Cloud serverless functions, it handles runtime configuration, environment variable injection via getFromEnv, and automatic re-deployment on file changes.