import { build } from "esbuild" import { esbuildConfig } from "../esbuild.config" await build(esbuildConfig)