Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ index.js
File
index.js
packages/next-bundle-analyzer/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
2
({ enabled = true, logLevel, openAnalyzer, analyzerMode } = {}) =>
3
(nextConfig = {}) => {
4
if
(!enabled) {
Callers
nothing calls this directly
Calls
2
assign
Method · 0.80
warn
Method · 0.45
Tested by
no test coverage detected