analyzeMetafileSync
Nodepod API / src / esbuild / analyzeMetafileSync
Function: analyzeMetafileSync()
Section titled “Function: analyzeMetafileSync()”analyzeMetafileSync(
metafile,_opts?):string
Defined in: src/polyfills/esbuild.ts:270
Parameters
Section titled “Parameters”metafile
Section titled “metafile”string | { inputs?: Record<string, unknown>; outputs?: Record<string, unknown>; }
_opts?
Section titled “_opts?”color?
Section titled “color?”boolean
verbose?
Section titled “verbose?”boolean
Returns
Section titled “Returns”string