MCPcopy
hub / github.com/vercel/next.js / fs-error-loader.js

File fs-error-loader.js

test/e2e/app-dir/webpack-loader-errors/loaders/fs-error-loader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { callbackWithFsError } = require('./create-error')
2module.exports = function fsErrorLoader(source) {
3 callbackWithFsError(this.async())
4}

Callers

nothing calls this directly

Calls 2

asyncMethod · 0.80
requireFunction · 0.50

Tested by

no test coverage detected