MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/configCases/source-map/css-modules-link-fine-grained-mappings/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as styles from "./style.module.css";
2
3it("should map each generated CSS-module export line back to its selector in the original CSS", () => {
4 const fs = require("fs");

Callers

nothing calls this directly

Calls 8

findBundleLineFunction · 0.85
findCssLineFunction · 0.85
splitMethod · 0.80
destroyMethod · 0.80
itFunction · 0.50
requireFunction · 0.50
parseMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected