Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/imcuttle/mometa
/ create-server.js
File
create-server.js
packages/editor/webpack/create-server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
http = require(
'http'
)
2
const
fs = require(
'fs'
)
3
const
nps = require(
'path'
)
4
const
{ createFsHandler, commonMiddlewares } = require(
'@mometa/fs-handler'
)
Callers
nothing calls this directly
Calls
7
createFsHandler
Function · 0.85
commonMiddlewares
Function · 0.85
createEventStream
Function · 0.85
stripPrefix
Function · 0.85
setMaterialsPreload
Function · 0.85
handlerHttp
Function · 0.85
handler
Method · 0.80
Tested by
no test coverage detected