MCPcopy
hub / github.com/graphql/graphiql / esbuild.js

File esbuild.js

packages/vscode-graphql/esbuild.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { build } = require('esbuild');
2const [, , arg] = process.argv;
3
4const logger = console;

Callers

nothing calls this directly

Calls 3

warnMethod · 0.45
errorMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected