Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/concatenate-modules/import-module/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
url from
"./loader!!"
;
2
import
{url as url2} from
"./module1"
;
3
4
it(
"should compile and run"
, () => {
Callers
nothing calls this directly
Calls
2
it
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected