Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ extension-helpers.js
File
extension-helpers.js
build-system/tasks/extension-helpers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
argv = require(
'minimist'
)(process.argv.slice(2));
2
const
debounce = require(
'../common/debounce'
);
3
const
fastGlob = require(
'fast-glob'
);
4
const
fs = require(
'fs-extra'
);
Callers
nothing calls this directly
Calls
2
resolve
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected