Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ entry-logger-loader.js
File
entry-logger-loader.js
test/e2e/deferred-entries/entry-logger-loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
)
2
const
path = require(
'path'
)
3
4
// A simple webpack loader that logs when an entry is being processed
Callers
nothing calls this directly
Calls
9
async
Method · 0.80
includes
Method · 0.80
split
Method · 0.80
error
Method · 0.65
require
Function · 0.50
callback
Function · 0.50
join
Method · 0.45
log
Method · 0.45
now
Method · 0.45
Tested by
no test coverage detected