MCPcopy Create free account
hub / github.com/awslabs/llrt / build.mjs

File build.mjs

example/functions/build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import esbuild from "esbuild";
2import fs from "node:fs/promises";
3import path from "node:path";
4

Callers

nothing calls this directly

Calls 2

buildReactFunction · 0.85
buildExternalSdkFunctionFunction · 0.85

Tested by

no test coverage detected