MCPcopy
hub / github.com/docsifyjs/docsify / server.js

File server.js

test/config/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const browserSync = require('browser-sync').create();
2const path = require('path');
3
4const hasStartArg = process.argv.includes('--start');

Callers

nothing calls this directly

Calls 1

startServerFunction · 0.85

Tested by

no test coverage detected