Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ debug-compilation-lifecycle.js
File
debug-compilation-lifecycle.js
build-system/compile/debug-compilation-lifecycle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
argv = require(
'minimist'
)(process.argv.slice(2));
3
const
fs = require(
'fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.80
Tested by
no test coverage detected