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

File devMode.js

test/api/devMode.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 resolve = require('path').resolve;
4const writeFileSync = require('fs').writeFileSync;

Callers

nothing calls this directly

Calls 4

hookFunction · 0.85
detachHookFunction · 0.85
writeFileFunction · 0.70
dropCacheFunction · 0.50

Tested by

no test coverage detected