MCPcopy
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

1module.exports = function () {
2 const options = this.getOptions()
3 return `export default ${JSON.stringify(options)};`
4}

Callers

nothing calls this directly

Calls 2

getOptionsMethod · 0.80
stringifyMethod · 0.45

Tested by

no test coverage detected