Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ serve.js
File
serve.js
build-system/tasks/serve.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
connect = require(
'gulp-connect'
);
4
const
debounce = require(
'../common/debounce'
);
Callers
nothing calls this directly
Calls
1
sync
Method · 0.80
Tested by
no test coverage detected