Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ test-file-loader.js
File
test-file-loader.js
test/e2e/app-dir/webpack-loader-conditions/test-file-loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
function
() {
2
const
options = this.getOptions()
3
return
`
export
default ${JSON.stringify(options)};`
4
}
Callers
nothing calls this directly
Calls
2
getOptions
Method · 0.80
stringify
Method · 0.45
Tested by
no test coverage detected