@fleek-platform/functions-esbuild-config
v0.0.19
Published
ESBuild config for Fleek Functions
Downloads
2,067
Readme
Fleek Functions ESBuild Config
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.
Installation
You can install this package using npm or yarn:
npm install @fleek-platform/functions-esbuild-config
or
yarn add @fleek-platform/functions-esbuild-config
or
pnpm add @fleek-platform/functions-esbuild-config
Usage
TODO: Add usage example