Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/module/import-meta/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
if
(!
import
.meta.UNKNOWN_PROPERTY) {
2
// runtime assignment
3
import
.meta.UNKNOWN_PROPERTY =
"HELLO"
;
4
}
Callers
nothing calls this directly
Calls
3
resolve
Method · 0.65
it
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected