Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ local-artifacts-server.js
File
local-artifacts-server.js
Example/testHotUpdate/scripts/local-artifacts-server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
fs = require(
'fs'
);
4
const
http = require(
'http'
);
Callers
nothing calls this directly
Calls
3
resolve
Method · 0.80
on
Method · 0.80
safeResolve
Function · 0.70
Tested by
no test coverage detected