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

File index.js

test/hotCases/css/composes/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 HMR a CSS module that uses composes", (done) => {
4 expect(styles).toMatchObject({

Callers

nothing calls this directly

Calls 3

getElementsByTagNameMethod · 0.80
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected