Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ esm-with-bundled-commonjs.js
File
esm-with-bundled-commonjs.js
test/configCases/library/1-use-library/esm-with-bundled-commonjs.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// class-commonjs
2
import
lib1 from
"lib1"
;
3
// exports-shortcut-cjs
4
import
lib2 from
"lib2"
;
Callers
nothing calls this directly
Calls
2
it
Function · 0.50
getNumber
Method · 0.45
Tested by
no test coverage detected