MCPcopy Index your code
hub / github.com/css-modules/css-modules-require-hook / preprocessCss.js

File preprocessCss.js

test/api/preprocessCss.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const detachHook = require('../sugar').detachHook;
2const dropCache = require('../sugar').dropCache;
3const identity = require('lodash').identity;
4

Callers

nothing calls this directly

Calls 3

hookFunction · 0.85
detachHookFunction · 0.85
dropCacheFunction · 0.50

Tested by

no test coverage detected