Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/css-modules/css-modules-require-hook
/ generateScopedName.js
File
generateScopedName.js
test/api/generateScopedName.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
detachHook = require(
'../sugar'
).detachHook;
2
const
dropCache = require(
'../sugar'
).dropCache;
3
const
identity = require(
'lodash'
).lodash;
4
const
resolve = require(
'path'
).resolve;
Callers
nothing calls this directly
Calls
3
hook
Function · 0.85
detachHook
Function · 0.85
dropCache
Function · 0.50
Tested by
no test coverage detected