Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ webextension.assets.js
File
webextension.assets.js
webpackConfig/webextension.assets.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
extra = require(
'fs-extra'
);
3
const
fs = require(
'fs'
);
4
const
mkdirp = require(
'mkdirp'
);
Callers
nothing calls this directly
Calls
3
generateManifest
Function · 0.85
error
Method · 0.80
copy
Method · 0.80
Tested by
no test coverage detected