MCPcopy Create free account
hub / github.com/APKLab/APKLab / esbuild.config.mjs

File esbuild.config.mjs

esbuild.config.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-undef */
2import { context } from "esbuild";
3
4const production = process.argv.includes("--production");

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected