Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as styles from
"./style.module.css"
;
2
3
it(
"should HMR a CSS module that uses composes"
, (done) => {
4
expect(styles).toMatchObject({
Callers
nothing calls this directly
Calls
3
getElementsByTagName
Method · 0.80
it
Function · 0.50
require
Function · 0.50
Tested by
no test coverage detected