Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ cssIdentifier.unittest.js
File
cssIdentifier.unittest.js
test/cssIdentifier.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
cssSyntax = require(
"../lib/css/syntax"
);
4
const
{ cssExportConvention } = require(
"../lib/util/conventions"
);
Callers
nothing calls this directly
Calls
7
makeRng
Function · 0.85
randStr
Function · 0.85
equalsLowerCase
Function · 0.85
makeCacheable
Function · 0.85
require
Function · 0.70
it
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected