Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
{ context } from
"esbuild"
;
3
4
const
production = process.argv.includes(
"--production"
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected