This package provides a custom ESBuild configuration for Fleek Functions, optimized for building projects for Fleek Functions. It extends the default ESBuild configuration to support Fleek Functions' specific requirements.
You can install this package using npm or yarn:
npm install @fleek-platform/functions-esbuild-configor
yarn add @fleek-platform/functions-esbuild-configor
pnpm add @fleek-platform/functions-esbuild-configTODO: Add usage example